Gesture Recognition
Recognizing "Hand Gestures" using OpenCV and Python.
Libraries needed
- cv2
- imutils
- numpy
- sklearn
Usage
python segment.py
python recognize.py
python recognize-image.py
To understand how this works, please read the blog posts given below.