sinterwong / liveness-detection-demo

基于google mediapipe的纯前端人脸活体检测demo
https://sinterwong.github.io/liveness-detection-demo/
11 stars 1 forks source link
face front-end liveness-detection mediapipe

前端人脸活体检测(交互式)

1. 介绍

纯前端的人脸活体检测功能,可直接在浏览器中运行(打开摄像头功能如果不是https的情况下只能使用localhost)。支持4种类型的交互动作,分别是:点头,摇头,张嘴,眨眼。

2. Demo

Git Page: https://sinterwong.github.io/liveness-detection-demo/

3. TODO

4. 参考