├── GestureAPI.py ├── GestureAPI.pyc ├── HandRecognition.py ├── LICENSE ├── README.md ├── docs └── Documentation.pdf └── screenshots ├── 1.jpg ├── 2.jpg ├── 3.jpg ├── 4.jpg ├── 5.jpg ├── 6.jpg ├── 7.jpg ├── 8.jpg └── 9.jpg /GestureAPI.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahaveerverma/hand-gesture-recognition-opencv/HEAD/GestureAPI.py -------------------------------------------------------------------------------- /GestureAPI.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahaveerverma/hand-gesture-recognition-opencv/HEAD/GestureAPI.pyc -------------------------------------------------------------------------------- /HandRecognition.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahaveerverma/hand-gesture-recognition-opencv/HEAD/HandRecognition.py -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahaveerverma/hand-gesture-recognition-opencv/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahaveerverma/hand-gesture-recognition-opencv/HEAD/README.md -------------------------------------------------------------------------------- /docs/Documentation.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahaveerverma/hand-gesture-recognition-opencv/HEAD/docs/Documentation.pdf -------------------------------------------------------------------------------- /screenshots/1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahaveerverma/hand-gesture-recognition-opencv/HEAD/screenshots/1.jpg -------------------------------------------------------------------------------- /screenshots/2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahaveerverma/hand-gesture-recognition-opencv/HEAD/screenshots/2.jpg -------------------------------------------------------------------------------- /screenshots/3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahaveerverma/hand-gesture-recognition-opencv/HEAD/screenshots/3.jpg -------------------------------------------------------------------------------- /screenshots/4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahaveerverma/hand-gesture-recognition-opencv/HEAD/screenshots/4.jpg -------------------------------------------------------------------------------- /screenshots/5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahaveerverma/hand-gesture-recognition-opencv/HEAD/screenshots/5.jpg -------------------------------------------------------------------------------- /screenshots/6.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahaveerverma/hand-gesture-recognition-opencv/HEAD/screenshots/6.jpg -------------------------------------------------------------------------------- /screenshots/7.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahaveerverma/hand-gesture-recognition-opencv/HEAD/screenshots/7.jpg -------------------------------------------------------------------------------- /screenshots/8.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahaveerverma/hand-gesture-recognition-opencv/HEAD/screenshots/8.jpg -------------------------------------------------------------------------------- /screenshots/9.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mahaveerverma/hand-gesture-recognition-opencv/HEAD/screenshots/9.jpg --------------------------------------------------------------------------------