AceCentre / EyeCommander

An open source computer vision interface that tracks eye movements for individuals with severely-limited mobility.
https://docs.acecentre.org.uk/eyecommander
MIT License
53 stars 6 forks source link

Allow for different outputs on facial gestures #48

Open tqphan opened 2 years ago

tqphan commented 2 years ago

Would it be possible to implement eyebrows raise and mouth open for additional switches?

willwade commented 2 years ago

This I think is feasible. Ref https://google.github.io/mediapipe/solutions/face_mesh - we'd have to create algorithms for detecting the movement or change in movement. If this is tricky we'd have to consider this as part of the tensorflow model work https://github.com/AceCentre/EyeCommander/issues/39