amin-ahmadi.com
How to Read, Process and Display Videos Using Qt and OpenCV - Amin
In this post I will describe the process of of reading, performing any arbitrary image processing algorithm and displaying an image read from a video file, camera or RTSP feed using OpenCV , and the same time keeping the user interface (created using Qt) responsive. Requirements In this post, and in this example project, we … Continue reading "How to Read, Process and Display Videos Using Qt and OpenCV"
Amin