realsenseai/hand_tracking_samples
:wave: :ok_hand: research codebase for depth-based hand pose estimation using dynamics based tracking and CNNs
This project provides experimental C++ code for advanced computer vision and machine learning researchers working on 3D hand pose estimation. It takes real-time depth data from Intel RealSense cameras or synthetic 3D models and outputs estimated hand joint positions. Researchers and students in computer vision focusing on hand tracking will find this useful for developing and testing new techniques.
224 stars. No commits in the last 6 months.
Use this if you are a computer vision or machine learning researcher experimenting with depth-based hand pose estimation and CNNs, especially for applications like virtual reality.
Not ideal if you need a production-ready, robust hand tracking solution that works out-of-the-box for general use cases.
Stars
224
Forks
72
Language
C++
License
Apache-2.0
Category
Last pushed
Jan 25, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/realsenseai/hand_tracking_samples"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
DeepLabCut/DeepLabCut
Official implementation of DeepLabCut: Markerless pose estimation of user-defined features with...
openpifpaf/openpifpaf
Official implementation of "OpenPifPaf: Composite Fields for Semantic Keypoint Detection and...
lambdaloop/anipose
🐜🐀🐒🚶 A toolkit for robust markerless 3D pose estimation
DIYer22/bpycv
Computer vision utils for Blender (generate instance annoatation, depth and 6D pose by one line code)
NeLy-EPFL/DeepFly3D
Motion capture (markerless 3D pose estimation) pipeline and helper GUI for tethered Drosophila.