Face Recognition Android SDK
Face recognition Android SDK with liveness detection
Code
Setup
APIs
setActivation: This API is used to activate the SDK
init: This API is used to initialize the SDK
faceDetection: This API is used to detect faces
templateExtraction: This API is used to extract face template
similarityCalculation: This API is used to calculate the similarity between two face templates
Last updated