Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Hand Detection Module

A module that detects hands in video and provides coordinates of fingers in [id, x, y] format.

id to image mapping

Use Cases :

Can be used to create a virtual mouse(control mouse with webcam) or a stone paper scissors game using webcam and many more.