Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

GUI for OpenCv with visual studio

hi ()

I have implemented a code using C++ visual studio 2013, With external library: boost and opencv.

Now I'm trying to make a simple graphical user interface for the OpenCv with visual studio The GUI is; 1-The user enters a text and this text then saved in a variable.. 2-And when the user press "start" button, the system starts calling the functions.

*Can we implement it with highgui? Or we need other tools?

Any suggestions for other tools would be appreciated. Thanks in advance.!

image description

GUI for OpenCv with visual studio

hi ()Hi

I have implemented a code using using C++ visual studio 2013, With with external library: boost and opencv.

Now I'm trying to make a simple graphical user interface for the the OpenCv with visual studio studio. The GUI is; 1-The is:

  1. The user enters a text and this text then saved in a variable.. 2-And variable..
  2. And when the user press "start" button, the system starts calling calling the functions.

*Can Can we implement it with highgui? Or we need other tools?

Any suggestions for other tools would be appreciated. Thanks in advance.!

image description

GUI for OpenCv with visual studio

Hi

I have implemented a code using C++ visual studio 2013, with external library: boost and opencv.

Now I'm trying to make a simple graphical user interface for the OpenCv with visual studio. The GUI is:

  1. The user enters a text and this text then saved in a variable..
  2. And when the user press "start" button, the system starts calling the functions.

Can we implement it with highgui? Or we need other tools?

Any suggestions for other tools would be appreciated. Thanks in advance.!

image description