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.

opencv_core #

OpenCV for Flutter, if highgui or videoio is required, use opencv_dart

Important

OpenCV SDK (~100M) will be downloaded via FetchContent of cmake, you can set DARTCV_CACHE_DIR environment variable to cache it and avoid downloading it again.

Supported platforms #

Platform Supported Tested Platforms
Android x86_64, arm64-v8a, armeabi-v7a
iOS arm64, x64(Simulator)
Linux x64, arm64
Windows x64, arm64
macOS x64, arm64

Supported modules #

Supported modules

Package Size #

opencv_dart_size_report

Examples #

see example

More examples refet to awesome-opencv_dart and share yours

Screenshots #

see Demos

License #

Apache-2.0 License

1
likes
160
pub points
75%
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