flutter_mediapipe_vision 0.2.1 copy "flutter_mediapipe_vision: ^0.2.1" to clipboard
flutter_mediapipe_vision: ^0.2.1 copied to clipboard

Platformweb

A minimal wrapper for the pose landmark detector

0.2.1 #

  • Support and require v0.2.1 of the interface and implementations.
  • Pass the image with createImageBitmap(blob) instead of HTMLImageElement.
  • Make PoseLandmarkerResult and NormalizedLandmark serializable to JSON.

0.2.0 #

  • Support and require v0.2.0 of the implementations.
  • Added z and visibility to NormalizedLandmark.
  • Linked to the article in the README.

0.1.1 #

  • Clean up.

0.1.0 #

  • Initial release.