1.1.2 • Published 6 years ago

profile-image-analyzer v1.1.2

Weekly downloads
17
License
-
Repository
-
Last release
6 years ago

profile-analyzer-component

ProfileImageAnalyzer component helps you to analyze profile picture with our Smart Api ,where you can use our inbuilt checks like Brightness,Blurry,Detect Celebrity,Check Face Orientation, Cartoon Face Detection & also does Image moderation for adult/racy contents in the profile image.


Installation

Run the following command: npm i profile-image-analyzer


Usage

####Step 1:

Add ProfileImageAnalyzer in imports of your module file

import { ProfileImageAnalyzerModule } from 'profile-image-analyzer';

// Module Imports

imports:[
    // ... Your Imports
    ProfileImageAnalyzerModule
]

####Step 2:

Implement our component in your HTML file

<profile-image-analyzer></profile-image-analyzer>

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.24

6 years ago

1.0.18

6 years ago

1.0.17

6 years ago

1.0.16

6 years ago

1.0.15

6 years ago

1.0.14

6 years ago

1.0.13

6 years ago

1.0.12

6 years ago

1.0.11

6 years ago

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago