opencv_core 1.3.2 copy "opencv_core: ^1.3.2" to clipboard
opencv_core: ^1.3.2 copied to clipboard

OpenCV4 bindings for Flutter. This plugin does NOT include `highgui` and `videoio`, if you need them, please use `opencv_dart` instead.

1.3.2 #

  • Fix: minEnclosingCircle
  • hide highgui from building, cache options
  • [Android] Remove debug info in release build to reduce package size
  • bump DartCvIOS and DartCvMacOS to 4.10.0.4, remove -Wl,-ld_classic for ios and macos

1.3.1 #

  • breaking change: hide highgui
  • bump DartCvMacOS and DartCvIOS to 4.10.0.3, conditionally add link option -ld_classic

1.3.0 #

  • bump dartcv to 0.0.3
  • add cv.Mat.fromMat

0.0.2 #

  • bump dartcv to 0.0.2

0.0.1 #

  • initial release
1
likes
160
pub points
69%
popularity

Publisher

verified publisherrainyl.dev

OpenCV4 bindings for Flutter. This plugin does NOT include `highgui` and `videoio`, if you need them, please use `opencv_dart` instead.

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

dartcv4, flutter

More

Packages that depend on opencv_core