Hand pose recognition module with MQTT publishing.
$ git clone https://github.com/PedroAlvesV/handpose-module.git
$ cd handpose-module
$ pip install -r requirements.txt
$ git checkout standalone
$ python handpose.py -d 2
TO-DO
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.