Chrome-FaceCam Package App
The Chrome app uses Face Recognition to authenticate user. It is supposed to add an extra layer of security to web browser.
How to use:
- Select
Take Shot
to sample your face. The image will be recognized as legitimate user. - Press
Start Monitor
to start monitoring. - If the face detected is classified as the same as sampled face. Continue to monitor.
- If the face detected is classified different, necessary action will be triggered.
This app serves for demo purpose of face recognition using javascript and HTML5 in Chrome extension. No responsive action is triggered if unauthenticated user detect.