LivenessDetectionSample icon indicating copy to clipboard operation
LivenessDetectionSample copied to clipboard

Non-slient liveness detection with Google ML Kit, include facing detection, shake head detection, mouth detecion, and more. 使用Google机器学习套件进行活体检测,包含摇头检测,张嘴检测等。

LivenessDetectionSample

关于活体检测的详细描述可以看这篇文章:https://aitsuki.com/blog/liveness-detection-with-google-ml-kit/

目前 main 分支代码已用 Compose 实现,原生View的实现请切换到 views 分支。

除此之外还可以看看AWS Rekognition的活体识别 Demo,适合用于生产环境。