Skip to content

ankushbhatia2/finger_detect_opencv_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Finger/Hand Detection using OpenCV and Python

This is a script written to detect hands by using OpenCV. Steps for Finger/Hand Detection :

  • Background Removal
  • Skin Masking and Thresholding
  • Contour detection
  • Convex Hull (convexity defects)

Screenshots :

Alt text Alt text Alt text

Releases

No releases published

Packages

No packages published

Languages