flutter_opencv icon indicating copy to clipboard operation
flutter_opencv copied to clipboard

OpenCV bindings plugin for Flutter apps [work in progress]

Results 5 flutter_opencv issues
Sort by recently updated
recently updated
newest added

I understand that there are too many OpenCV functions to implement them by one person. Let's do it together. Could you please explain how to add a new OpenCV function...

enhancement

Very cool project. I'd like to use this in an project which I'm working in currently, but it requieres IOs Support. So you have plans to support that too? What...

Hello! I wonder if it's possible to add a simple example of how to load some image using the plugin? I think it will be very useful for novice users...

@artob **Is your feature request related to a problem? Please describe.** I'd like to create an HDR image from multiple images with different exposure values. **Describe the solution you'd like**...

enhancement

The current development contains `org.bytedeco.javacpp-presets:opencv:3.4.3-1.4.3`: it's old. We are at the start of the development, can we upgrade to `org.bytedeco.javacpp-presets:opencv:4.0.1-1.4.4`? An alternative is to mantain the `org.bytedeco.javacpp-presets:opencv:3.4.3-1.4.3` as current version....

enhancement