mediapipe icon indicating copy to clipboard operation
mediapipe copied to clipboard

Codepen pose landmark demo multi-pose issue

Open eyaler opened this issue 2 months ago • 1 comments

Description of issue (what needs changing)

code example is misleading with 2 poses in webcam

Clear description

the demo sets numPoses=2, but for webcam you clear the canvas before each draw - so only 1 pose will be seen. the clearrect should be moved out of detectVideo

Correct links

https://codepen.io/mediapipe-preview/pen/abRLMxN

Parameters defined

No response

Returns defined

No response

Raises listed and defined

No response

Usage example

No response

Request visuals, if applicable

No response

Submit a pull request?

No response

eyaler avatar Apr 27 '24 15:04 eyaler