Qml OpenCV components
Announcements
6
Posts
6
Posters
8.7k
Views
1
Watching
-
I've started writing a library to port openCV capabilities to QML, currently it provides only camera capture but you can get every frame as an IplImage.
The project is hosted here: https://github.com/rferrazz/CvCamView
The readme include a little example on how to use the plugin and on the current capabilities.
If you want to contribute you are welcome! -
We recently published https://github.com/chili-epfl/qml-cvcamera. It works uniformly on desktop and Android.