jiuqiant / mediapipe_multi_hands_tracking_aar_example

MediaPipe multi-hand tracking gpu demo with MediaPipe's Android archive library
113 stars 47 forks source link

Remove Landmark points on display #5

Open anubhavagr27 opened 4 years ago

anubhavagr27 commented 4 years ago

I want to remove the display of those 21 landmark points while running it on phone but I am not getting it where to make changes to remove that. Can you please help me with that.

NaumanHSA commented 3 years ago

hello @anubhavagr27 ! Did you find any solution to make changes in the app? I'm new to android studio but I want to use the same landmarks detection model and train a classifier on them to recognize gestures. I don't see any files to make changes to display thing as well ;