Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to create an GUI for an application using opencv

My application needs a GUI for getting a picture from camera and to process it and to give suggestion to user. based on the suggestion accepted by the user i t has to process a particular steps. Is it possible to create the GUI using openCV and C++ in linux environment? or i have to go for other applications?