Python wrapper around Google Mediapipe's Hand Landmark Detection that organizes raw landmark data into usable hand objects with per-finger access, angle calculation, raised finger detection, and more.
Project description
Hand Tracking
Python wrapper around Google Mediapipe's Hand Landmark Detection that organizes raw landmark data into usable hand objects with per-finger access, angle calculation, and raised finger detection.
Install
pip install mediapipe opencv-contrib-python numpy
git clone https://github.com/DwnNyxDev/hand_tracking.git
The hand_landmarker.task model file is bundled — no separate download needed.
Usage
Example usage of this package is provided within example.py which can be run with:
python example.py
Used In
- hand_controller — ROS 2 package that wraps this library into a node for robot control pipelines
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file handy_hand_tracking-1.0.0.tar.gz.
File metadata
- Download URL: handy_hand_tracking-1.0.0.tar.gz
- Upload date:
- Size: 5.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
936bebd1e46c55b50680adfcc393375efd3dd32523f0ff089834cf4b0352091b
|
|
| MD5 |
e3d0c7e7af80311403fbe2d963f33a85
|
|
| BLAKE2b-256 |
fd49af364a8d3ff989466852b0429b47e8c0932365a9c2c334e934e35a749cc2
|
File details
Details for the file handy_hand_tracking-1.0.0-py3-none-any.whl.
File metadata
- Download URL: handy_hand_tracking-1.0.0-py3-none-any.whl
- Upload date:
- Size: 5.9 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
017c162adb6fe1a26c407e9b408ca5a516844b1b9c4ad248f43f8eab14166904
|
|
| MD5 |
9cc718b5d4b650c5534c42ec1bfdb5e7
|
|
| BLAKE2b-256 |
79b7ac3000fdb06c95be5ade06943c9a37d74ca9e3b2f0dce87a681753ffa66e
|