rainyl / opencv_dart

OpenCV bindings for Dart language and Flutter. Support Asynchronous Now!
https://pub.dev/packages/opencv_dart
Apache License 2.0
136 stars 18 forks source link

Platform Exception #177

Closed PavanInfiplus closed 3 months ago

PavanInfiplus commented 4 months ago

[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: CvException(code: -215, err: , msg:OpenCV(4.10.0) /home/runner/work/opencv.full/opencv.full/build/opencv/modules/core/src/matrix.cpp:452: error: (-215:Assertion failed) total() == 0 || data != NULL in function 'Mat'

When i run example app in this package cant able to run the results

rainyl commented 3 months ago

Please clean your cache and try again, or just re-clone and run again.