Skip to content

handTrack v1.2

Latest
Compare
Choose a tag to compare
@small-cactus small-cactus released this 13 May 20:37
· 1 commit to main since this release

handTrack v1.2 Release Notes

v1.2, added scrolling, smoother and more responsive.

Improvements

  • Inertial Scrolling: Added the ability to perform inertial scrolling by touching the middle finger and thumb together, and then moving the hand up or down, similar to using a touch screen.
  • Advanced Algorithm: Utilized a sophisticated algorithm leveraging OpenCV, MediaPipe, and PyAutoGUI for precise and smooth scrolling.
    • Implemented a scroll thread with inertia for a natural scrolling experience.
    • Enhanced detection of middle finger and thumb touch for consistent and accurate scrolling gestures.
  • Improved overall responsiveness of hand tracking.

Performance:

  • Optimized script performance to consume less CPU resources.

Full Changelog: https://github.com/small-cactus/handTrack/commits/v1.2