Releases: asterics/gesture_mouse
Releases · asterics/gesture_mouse
Release v0.3.4
Experimental
This software is experimental and not yet suitable for professional use. If there is a bug, please file an issue.
Changes
Many bug fixes and improvements:
- changed global shortcuts to control tracking and enabling/disabling features
- improved video debug window so that the user knows what's going on.
- made mediapipe gesture names compatible with liveLinkFace gesture names so that configurations can be tested with both input mechanisms.
- and many bug fixes, for details see #8
Run program
- Download and extract zip-file of your platform
- Run program
gesture-mouse.exe
v0.3.2-alpha
This release contains some tiny improvements:
- Improved default settings for head mouse:
- use tracking mode
nose
andrelative
as default. - disabled filtering for mouse movement by default as it is still buggy.
- use tracking mode
- removed annoying QPaint not active warning
- added some example configurations for chrome dino and minecraft to config\profiles
- renamed .exe to gesture-mouse.exe, so to start, call:
gesture_mouse.exe
v0.3.1-alpha
Update README.md
v0.3-alpha
For Windows
v0.2-alpha
- drawing debug bug fix. only draw inside image
gesture_mouse_alpha_v0.1.1
- Performance optimizations: - reduced camera resolution - improved debug drawing code
v0.1_alpha
- enabled autoRange again, range selection still needs work, if needed.