opencv_ffi 2.0.0 opencv_ffi: ^2.0.0 copied to clipboard
An FFI implementation of the C++ OpenCV library in Dart, with video I/O, image encodings and processing, and some GUI elements.
2.0.0 - 2024-11-14 #
- Discontinue the package in favor of package:opencv_dart
1.0.2 - 2023-10-24 #
- Changed some package layout for Pub compliance
1.0.1 - 2023-10-24 #
- Added build script and documentation to compile OpenCV
- Added example and revamped
dart run :imshow
1.0.0 - 2023-08-16 #
- Initial version.