Hi to all,
I'd like to start learning Qt libraries, i've installed them on my Ubuntu 10.10 and I've read some code examples on this forum, in particular a topic about opencv included in a QT application.
Before to start to code, i'd like to ask you if it is possible to realize a GUI which has a window divided in two parts: an upper part where i play a video or i display some images captured with OpenCV and a lower part (always in the same window) which has some buttons in order to control the application behavior.
Do you think it's possible to do this?
At the moment, i have an opencv application which display a video in a window and takes control in a console application and i'd like to have just a window with some buttons.
If it is possible, is there any example which i can see?
Thanks to all.
Bookmarks