An open API service providing repository metadata for many open source software ecosystems.

Topic: "opencv-qml"

yunus-temurlenk/SendVideoToQmlWithQThread

In this project, I am sending video to Qml side by decoding in another thread(QThread) not in the main thread like the previous project. Streaming and doing all opencv stuff in main(gui) thread is not safe.

Language: C++ - Size: 8.79 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 2

yunus-temurlenk/Read-MNIST-HandWritten-digit-images-and-show-with-OpenCV

Include c++ code which extract MNIST handwritten digit images from binary into OpenCV mat type.

Language: C++ - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

yunus-temurlenk/Send-Opencv-Images-to-Qml-QPainter

Another way to send Opencv Mat Images to Qml Side. Check the video for details.

Language: C++ - Size: 12.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 1