Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 676 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 676 Bytes

Please run getModels.sh from the command line to download the model in the correct folder.

USAGE

Python

For using it on single image : python handPoseImage.py

For using on video : python handPoseVideo.py

C++

From the command line : cmake . make

For using it on single image : ./handPoseImage

For using on video : ./handPoseVideo

AI Courses by OpenCV

Want to become an expert in AI? AI Courses by OpenCV is a great place to start.