Skip to content

v1.0.0 - Initial Release

Choose a tag to compare

@Majd-214 Majd-214 released this 20 Dec 23:56
764572a

πŸ–οΈ HandTracker v1.0.0

The first official release of the McMaster Technology Club Hand Tracking API.

πŸš€ Key Features

  • Pip Installable: No more copying files. Install via pip install git+...
  • Smoothing Engine: Added LandmarkSmoother class with EMA filtering to stabilize robot control.
  • Configuration System: New gestures.yaml and calibration.yaml support for data-driven customization.
  • Async Processing: Thread-safe implementation for high-FPS performance.

πŸ“š Documentation


Contributors: @Majd-214