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).
Anyone knows whether opencv program written in C API can be used with Qt GUI? such as Qt creator Qt4.
I wish to display opencv program video in Qt GUI, but it is written in C API is it possible? can anyone show me some examples?
Hi and welcome to devnet,
Yes it is, however depending on your needs, OpenCV provides highgui which can be build to use Qt.