Skip to content

AceCentre/FaceDetectDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Demo/MVP to detect facial gestures

  • MVP for us to integrate into any other swift app
  • Calibration phrase which looks at the face
  • Count down- then detect most significantly changed facial gesture

Plan

  • After detection - show table, then choose gesture, show facial gesture movement on screen
  • Add threshold slider
  • Add ability to comine gestures eg "blink either eye" (not just left or right)
  • provide a mode tp detect rather than setting
  • in detect mode just flash a alert on screen / indicator / beep to say gesture triggered

Issues

Its slow - and thats because we are showing the wrong type of camera view. We need a regular camera view - not ACSN view

About

Quick demo of detecting facial gestures

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages