Our great sponsors
- Appwrite - The Open Source Firebase alternative introduces iOS support
- Klotho - AWS Cloud-aware infrastructure-from-code toolbox [NEW]
- ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
- Sonar - Write Clean JavaScript Code. Always.
- InfluxDB - Access the most powerful time series database as a service
-
i've found this (https://github.com/trishume/eyeLike) and a few others, but nothing seems to have support for detecting if you blink or close your eyes. is there anything capable of that? i'm making a game, so i can't ask players to have specialized hardware. thanks!
-
EyeCommander
An open source computer vision interface that tracks eye movements for individuals with severely-limited mobility.
Nobodies really cracked the webcam eye tracking thing at good detail. If you want blink detection look at facemesh. Example here in node https://github.com/AceCentre/EyeCommander and c details on mediapipe https://google.github.io/mediapipe/getting_started/cpp.html
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
Related posts
- Turning a Webcam into a Keyboard by Blinking in Morse Code. Interesting assistive tech applications?
- EyeCommander helps you communicate by blinking
- EyeCommander helps you communicate by blinking
- New Glasses I Created, Hope You Like It
- Detecting blinks and Eye direction for switch input for disabilities - help needed! We have a model in python that needs migrating into the node app. Currently detecting blinks using mediapipe. Helping locked in patients speak.