You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is the requested feature available in the C++/Java/Python interfaces for OpenCV?
Yes, OpenCV supports Linux.
Describe the solution you'd like
I would like to use OpenCV in Flutter apps for Linux. Flutter supports Linux as a platform, would be great to be able use OpenCV in Linux Flutter apps.
Describe alternatives you've considered
An alternative might be to implement the web version instead (using WebAssembly or OpenCV.js. It would be just as accessible to Linux users; however, it would seem to be more complex to implement.
The text was updated successfully, but these errors were encountered:
Is the requested feature available in the C++/Java/Python interfaces for OpenCV?
Yes, OpenCV supports Linux.
Describe the solution you'd like
I would like to use OpenCV in Flutter apps for Linux. Flutter supports Linux as a platform, would be great to be able use OpenCV in Linux Flutter apps.
Describe alternatives you've considered
An alternative might be to implement the web version instead (using WebAssembly or OpenCV.js. It would be just as accessible to Linux users; however, it would seem to be more complex to implement.
The text was updated successfully, but these errors were encountered: