Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 781 Bytes

File metadata and controls

14 lines (11 loc) · 781 Bytes

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