flutter_pixelmatching 1.0.1 copy "flutter_pixelmatching: ^1.0.1" to clipboard
flutter_pixelmatching: ^1.0.1 copied to clipboard

Module to perform feature matching using OpenCV

1.0.1 #

  • [Update] Upgrade flutter package dependencies

1.0.0 #

  • [Feature] Add a binding to change the Yuv420_888 image format to RGB format
  • [Fix] Fixed return value false on initialize call after initialization
  • [Fix] Fixed data loss due to CROP during internal image processing
  • [Update] Update plugin interface
  • [Update] Update plugin demo application

0.1.6 #

  • [Fix] Fixed to not build the x86 version. Flutter Android does not generate x86 release.

0.1.5 #

  • [Fix] Fixed Android build .so file merging errors
  • [Update] Revised installation method and updated related information

0.1.4 #

  • [Fix] Fixed iOS builds failing to call native method due to symbolic link error

0.1.3 #

  • [Update] Embed the OpenCV include file directly inside the plugin because it was inconvenient to install the plugin using an existing script
  • [Update] Converted internal example text to English

0.1.2 #

  • [Fix] Remove unused variables and update preparations for package uploads

0.1.1 #

  • [Fix] Fixed a memory leak on some devices

0.1.0 #

  • [New] Added plugin basic similarity and marker and query functionality
23
likes
130
points
125
downloads

Publisher

verified publisherlowapple.io

Weekly Downloads

Module to perform feature matching using OpenCV

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

camera, ffi, flutter, image, image_picker

More

Packages that depend on flutter_pixelmatching