torinmb / mediapipe-touchdesigner

GPU Accelerated MediaPipe Plugin for TouchDesigner
MIT License
787 stars 37 forks source link

Hands "Max Number of Hands" selection not working #70

Closed ethanproia closed 3 months ago

ethanproia commented 9 months ago

Despite setting Max Number of Hands param to 1, both hands still detected and sending data to CHOPs.

max number hands error
domisjustanumber commented 8 months ago

Hey @ethanproia thanks for reporting this - I had a typo in the parameter name, so have fixed it for future releases.

If you want to fix it in the mean-time, you can do so in TD.

  1. Right-click on the MediaPipe component and select "Customize Component..."
  2. Go to the Hands section
  3. Find Hnumhands and change it to Gnumhands

image

domisjustanumber commented 3 months ago

Annnd it took a while, but this is now fixed! https://github.com/torinmb/mediapipe-touchdesigner/releases/tag/v0.4.3