HandPose Module

Hand pose recognition module with MQTT publishing.

Installation

$ git clone https://github.com/PedroAlvesV/handpose-module.git
$ cd handpose-module 
$ pip install -r requirements.txt

Running

Standalone version

$ git checkout standalone
$ python handpose.py -d 2

Integrated with virtual camera

TO-DO

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT