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 4 forks source link

Detect eye gestures #39

Open gavinhenderson opened 2 years ago

gavinhenderson commented 2 years ago

Use the original model built by @Dkashkett to detect eye gestures. We should then output them to the chosen output method.

We should allow users to fit the model to themselves.

We should also allow a way for users to donate their calibration data.

willwade commented 2 years ago

NB: See https://github.com/AceCentre/EyeCommander/tree/main/python_proof_of_concept for the model. All in python. The TS model needs integrating into the Node app system