1j01 / tracky-mouse

Mouse control via head tracking, as a cross platform desktop app and JS library. eViacam alternative.
https://trackymouse.js.org/
MIT License
25 stars 4 forks source link

Handle hands going in front of face seamlessly (already handled quite well!) #35

Open 1j01 opened 2 years ago

1j01 commented 2 years ago

If the user brushes their hair out of their eyes, the cursor is moved before tracking quickly corrects. I like the idea of being perfectionistic about this, and detecting if any object (such as a hand) occludes the face, and ignore its movement, e.g. by removing tracking points. Could detect objects by their differing optical flow... theoretically. Unless the hand comes to rest... face palm. This is not worth it. Seriously, it's good already. It hardly interrupts for a second.