Skip to content

Releases: asterics/gesture_mouse

Release v0.3.4

03 Oct 20:56
eefbf25
Compare
Choose a tag to compare

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

  1. Download and extract zip-file of your platform
  2. Run program gesture-mouse.exe

v0.3.2-alpha

31 Aug 04:45
Compare
Choose a tag to compare
v0.3.2-alpha Pre-release
Pre-release

This release contains some tiny improvements:

  • Improved default settings for head mouse:
    • use tracking mode nose and relative as default.
    • disabled filtering for mouse movement by default as it is still buggy.
  • 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

13 Jul 11:32
8c8a6aa
Compare
Choose a tag to compare
v0.3.1-alpha Pre-release
Pre-release
Update README.md

v0.3-alpha

12 Jul 15:44
d0967c1
Compare
Choose a tag to compare
v0.3-alpha Pre-release
Pre-release

For Windows

v0.2-alpha

28 Apr 12:35
Compare
Choose a tag to compare
v0.2-alpha Pre-release
Pre-release
- drawing debug bug fix. only draw inside image

gesture_mouse_alpha_v0.1.1

11 Apr 14:42
Compare
Choose a tag to compare
Pre-release
- Performance optimizations:

- reduced camera resolution
- improved debug drawing code

v0.1_alpha

07 Apr 16:04
Compare
Choose a tag to compare
v0.1_alpha Pre-release
Pre-release
- enabled autoRange again, range selection still needs work, if needed.