Qt GUI with OpenCV C API
-
wrote on 8 Feb 2014, 12:47 last edited by
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.