Skip to content

ashutoshdebug/FingerTracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

FingerTracking

To create the program that will perform hand tracking, we will need two Python libraries. These are openCV and MediaPipe. You can install openCV and MediaPipe by typing following commands in the terminal: MediaPipe: pip install mediapipe openCV: pip install opencv-python

Use FingerTracking.py as your main file and create a file having name handTrackingModule.py. Try to keep them in the same directory for proper working. If you get any error, just let me know... I am always here to help you :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages