TysonTangsong / HandGestureDetection

Simple Hand Gesture Detection using Haar Cascades

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HandGestureDetection

Simple Hand Gesture Detection using Haar Cascades. Haar cascades were trained using OpenCV with C++. 2000 positive samples and 5000 negative samples were used to train the cascades.

Fist Palm
Right Fist and Palm
Positive Samples Negative Samples

About

Simple Hand Gesture Detection using Haar Cascades


Languages

Language:C++ 100.0%