victordibia / handtrack.js

A library for prototyping realtime hand detection (bounding box), directly in the browser.
https://victordibia.com/handtrack.js/
MIT License
2.83k stars 250 forks source link

How to track hand for up and down #28

Closed balavenkatesh3322 closed 3 years ago

balavenkatesh3322 commented 4 years ago

whenever I move the hand up or down I want to press up key using hand tracking method. Can you please provide sample code to achieve that.

Thanks