Sample Application
1:N Face Identification and Liveness Detection SDK Android Demo
Download APK
Recognito_FaceDemo.apk [49.5M]
Build Project
- Download and Open Project
Download Recognito_Face_Android.zip[33.6M]
Open the
FaceRecognition
project in Android Studio.
- Setting Up SDK License Key
Add license to
assets/license
file:
Android-FaceRecognition-FaceLivenessDetection/app/src/main/assets/license
Build Project.
- Integration Guide
Import FaceSDK
Activate and Initialize FaceSDK
YUV to Bitmap for camera frame
Set
FaceDetectionParam
and Detect Face
Extract Face Template
Calculate Similarity
Application UI
Last updated