Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 356 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 356 Bytes

handDetection

A Hand detection using OpenCV and color recognition. Programming is done in C++.

Includes a new method of dynamically detecting the users skin color in an initial calibration mode. When the skin color is confirmed, the program only threshold the user's hand detects its location (centroid) and the number of fingers held up.