Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi
I am try to play opencv video in QT GUI in ubuntu 14.04 with Qt 5.5 , but am not able to play the video in Qt Gui. I am new ti Qt Can any one help me . Thanks in advance
Acquire cv::Mat with image from web cam, convert that image to i.e. QImage, draw that QImage on widget.
Hi LuGRU
I am able to display only the image by using QImage, i couldn't play the video file.
Hi, What type of timing did you create? There are some examples within opencv that show how to do this! Google says it all.