Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 284 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 284 Bytes

A collection of scripts and programs to implement gesture-recognition and perform operations based on said gestures to achieve home-automation.

The core is implemented in python2 coupled with the opencv library. Dependencies

python2

python2-imutils

python2-numpy

opencv3-python2