SAint7579 / Hand-Detection-with-contours

OpenCV code to detect the position of hand using HSV based filters and contour hull

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hand detection using filters on OpenCV

Uses contours and convex hulls to find the position of the hand.
Face is avoided using frontal face haar-casacade.

Output sample:

Alt text

About

OpenCV code to detect the position of hand using HSV based filters and contour hull


Languages

Language:Python 100.0%