gvallicrosa / vibot6-mscv3-se

Automatically exported from code.google.com/p/vibot6-mscv3-se
0 stars 0 forks source link

Qt/C++ Gui #4

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
We need to develop the Gui following the 
[https://docs.google.com/viewer?a=v&pid=explorer&chrome=true&srcid=0B5di_0iaJKEV
NzkyOGVmMWItNDkzYy00ZDYxLTkyNzgtZjA5MWI1NTJjMjgx&hl=es Gui Design].

Original issue reported on code.google.com by pablo.speciale on 11 Nov 2011 at 4:46

GoogleCodeExporter commented 9 years ago
I have commited some files on Revision r319
http://code.google.com/p/vibot6-mscv3-se/source/detail?r=319

Original comment by pablo.speciale on 11 Nov 2011 at 4:54

GoogleCodeExporter commented 9 years ago
Revision r374:

* Added 'on_pushButton_Next_clicked()' function member
* Added 'on_pushButton_Prev_clicked()' function member
* Now the 'label_CurrentImage' will have the name of the current image

Original comment by pablo.speciale on 15 Nov 2011 at 11:16

GoogleCodeExporter commented 9 years ago
Revision: r423
Log: C++ Gui has been moved to "project/c++/gui/"

Original comment by pablo.speciale on 27 Nov 2011 at 2:18

GoogleCodeExporter commented 9 years ago
Revision: r492
Adding some tests to "Process" button (windows_QT doesn't compile in this 
version)

Revision: r494
Copied the "window_QT" code from opencv (this widget allow zooming with the
mouse wheel)

Original comment by pablo.speciale on 28 Dec 2011 at 3:15