google-ai-edge / mediapipe-samples

Apache License 2.0
1.54k stars 402 forks source link

HandLandmarker CodePen example outdated #395

Open ludg1e opened 4 months ago

ludg1e commented 4 months ago

Hello!

The CodePen example for the HandLandmarker Solution (vision) is outdated (stuck at version 0.10.0), and while trying to update it to the latest version (0.10.14), I've found out that it doesn't work.

I'm developing a project in Tauri and unfortunately, either because of my limited knowledge of MediaPipe or because of maybe an error in the latest version, right now I'm stuck using version 0.10.0

OS: Windows 10 Browser: Firefox 125.0.3 (Gecko)

Happens as well when running the CodePen example under Tauri 1.5.13 with Microsoft Edge WebView2 Runtime 124.0.2478.97 (Blink)

Mikkelet commented 2 months ago

Same with Android Facedetection. Versions are out of date and are using functionality that is deprecated in the news version (specifically the aspect ratio, which has been replaced with a builder)