mediapipe
mediapipe copied to clipboard
Android gesture detection.
How can I add more categories/gestures to the model?
also, I have a problem the landmarks doesn't appear exactly in my hand...
Hey @Rawabi20 what device are you using? That looks like a UI bug (though maybe the left/right settings could be contributing to it, so I'll investigate that too). Basically the way the sample works is an image is taken from the camera, resized, inference is run, then the points for that resized image are sent back as a result to be rescaled and displayed.