Hacker News new | ask | show | jobs
by willwade 806 days ago
Interesting. I recently built a non stop drag system for someone who uses it to communicate. The system uses either a dwell or angular detection system to figure out the letters. I wonder though if some path analysis would be better. I wonder if you can reverse this - so from an image of the path (and with time stamp along the path) you can go path -> text.

https://github.com/AceCentre/DragToSpeak see video of it in action https://willwa.de/2024/03/26/iterative-rapid-development.htm...