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

AR Hand Gesture based using THREE.js #38

Closed Harsh1126 closed 3 years ago

Harsh1126 commented 3 years ago

Hello, I want to create a hand gesture based texture changing WebAR part using THREE.js I used the handtrack.js but in that when wrote the code of detection the phone camera is stucking. May be the phone is not responding or the code is not getting the perfect output.

Would be glad to have a response on it if anyone had worked on.

Thanks