1.1.2 • Published 7 years ago
profile-image-analyzer v1.1.2
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
7 years ago
1.1.1
7 years ago
1.1.0
7 years ago
1.0.24
7 years ago
1.0.18
7 years ago
1.0.17
7 years ago
1.0.16
7 years ago
1.0.15
7 years ago
1.0.14
7 years ago
1.0.13
7 years ago
1.0.12
7 years ago
1.0.11
7 years ago
1.0.10
7 years ago
1.0.9
7 years ago
1.0.8
7 years ago
1.0.7
7 years ago
1.0.6
7 years ago
1.0.5
7 years ago
1.0.4
7 years ago
1.0.3
7 years ago
1.0.2
7 years ago
1.0.1
7 years ago
1.0.0
7 years ago