flutter_mediapipe_vision_web 0.3.1
flutter_mediapipe_vision_web: ^0.3.1 copied to clipboard
A minimal wrapper for the pose landmark detector
0.3.1 #
- Load
vision_bundle.mjsinstead of.jsthat stopped being a symlink in MediaPipe v1.0.0. - Pin the version to
1.0.1.
0.3.0 #
- Added
detectOnPlanes.
0.2.1 #
- Pass the image with
createImageBitmap(blob)instead ofHTMLImageElement.
0.2.0 #
- Support and require flutter_mediapipe_vision_platform_interface 0.2.0.
0.1.1 #
- Clean up.
0.1.0 #
- Initial release.