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)
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)
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)