youngster-all / Finger-Detection-and-Tracking

Finger Detection and Tracking using OpenCV and Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Finger Detection and Tracking

HitCount MIT LICENSE Issues Say Thanks!

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

Demo

Demo GitHub Sectory

Stargazers over time

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

About

Finger Detection and Tracking using OpenCV and Python

License:BSD 2-Clause "Simplified" License


Languages

Language:Python 100.0%