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

Features2d async #126

Closed abdelaziz-mahdy closed 4 months ago

abdelaziz-mahdy commented 4 months ago

Async features2d

rainyl commented 4 months ago

Ready to merge.

rainyl commented 4 months ago

@abdelaziz-mahdy I didn't noticed that there are several desc=Mat.empty(), so this PR has been reverted, please open a new one and I will push my changes then merge it again.

abdelaziz-mahdy commented 4 months ago

You will do the changes or I do it? It's the same as we discussed in the photo module right?

I may be busy today so when I got time will do it

rainyl commented 4 months ago

yes, that's it.

I have done it, just reopen a new PR so i can push to it.

abdelaziz-mahdy commented 4 months ago

done https://github.com/rainyl/opencv_dart/pull/132