google-ai-edge / mediapipe

Cross-platform, customizable ML solutions for live and streaming media.
https://ai.google.dev/edge/mediapipe
Apache License 2.0
27.77k stars 5.18k forks source link

What do the circle points on the overlayview mean #5751

Open CoderBt opened 6 days ago

CoderBt commented 6 days ago

image May I ask what the effect of sometimes displaying and sometimes not displaying key points on the demonstration website represents when recognizing human body key points? The Android example project does not have this effect;

CoderBt commented 6 days ago

Sometimes big, sometimes small

kuaashish commented 4 days ago

Hi @CoderBt,

Could you please provide the complete steps you are following from our documentation or standalone code? Also, Complete support you are seeking from us, These will help us understand the issue better, and if needed, we will attempt to reproduce it on our end.

Thank you!!

CoderBt commented 2 days ago

No bugs, don‘t need fix.it's just one of my confusions. I only focus on the animation effects of key points that appear after testing a video on the demonstration website; I want to know what the effect of zooming in or out represents; Is it confidence? Because on the Android platform, only key points are displayed and there is no such effect; I want to achieve the effect of this key point on the Android end as well; image

image