Finger-Detection-and-Tracking
Finger-Detection-and-Tracking copied to clipboard
Finger Detection and Tracking using OpenCV and Python
Finger Detection and Tracking
Tracking the movement of a finger is an important feature of many computer vision applications. In this application, A histogram based approach is used to separate out the hand from the background frame. Thresholding and Filtering techniques are used for background cancellation to obtain optimum results.
Tutorial
Finger Detection and Tracking using OpenCV and Python
How to run the code
Go to the Finger Detection and Tracking directory. Then,
- Run the code with command
python FingerDetection.py - Put your parm over the green squares
- Then, press
zkey to start tracking - Finish program with
Esckey.
Demo
Stargazers over time
Issues
You can report the bugs at the issue tracker
OR
You can tweet me if you can't get it to work. In fact, you should tweet me anyway.
License
Built with ♥ by Amar Prakash Pandey(@amarlearning) under BSD 2-Clause "Simplified" License
You can find a copy of the License at BSD 2-Clause "Simplified" License
