Skip to content

zakaria-chahboun/QtOpenCV_Threads_Example

Repository files navigation

Qt + OpenCV with Threads 😉 Example

ZAKARIA CHAHBOUN

In this Example of codes, you learn how to merge Opencv 3.x with Qt5 ♥ under a Thread!

Threads help us to run multiple processes at time, without application break 😊

Note:

  • in MyOpenCV.pri file, You have to change the OPENCV PATH with yours, ok!

For me it look like this:

OPENCV_PATH = C:/Qt/OpenCV3.2.0vc14/mybuild/install
  • CvToQt is my class, to convert images from Opencv to Qt Image/Pixmap!
  • VideoProcessorThread is my class too, a thread to process a stream of frames (video) in a live time!

ScreenShots:

Explanation:

Gray Filter:

Invert Filter:

Watch this video :)

ZAKI | ZAKARIA CHAHBOUN
01-04-2018

@Zaki_Chahboun
Zakaria Chahboun
Zakaria.Chahboun.1996@Gmail.Com

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published