Configuration Qt with OpenCV in linux
-
wrote on 19 Feb 2013, 16:51 last edited by
U can see the source code of my Application 'Wallch'. We used opencv for the 'Take Webcam Image' feature.
Link: http://sourceforge.net/projects/wall-changer/files/?source=navbar
download the wallch-3.01.tar.gz -
wrote on 19 Feb 2013, 17:28 last edited by
[quote author="Leon" date="1361292707"]U can see the source code of my Application 'Wallch'. We used opencv for the 'Take Webcam Image' feature.
Link: http://sourceforge.net/projects/wall-changer/files/?source=navbar
download the wallch-3.01.tar.gz[/quote]error :
package libnotify not found ! -
wrote on 19 Feb 2013, 17:38 last edited by
then install it :)
The reason synaptic manager exists... -
wrote on 19 Feb 2013, 17:43 last edited by
The packages you must install from Synaptic package manager are:
libnotify-dev
libunity-core-6.0-dev
libexif-dev
libkeybinder-dev
libopencv-devtell me if this helped you ;)
-
wrote on 19 Feb 2013, 18:20 last edited by
[quote author="Leon" date="1361295508"]then install it :)
The reason synaptic manager exists...[/quote]then i installed it but it requires a new package that i cant found it in synaptic
dee-1.0
do you have another simple than program? :D
-
wrote on 19 Feb 2013, 18:23 last edited by
[quote author="Leon" date="1361295831"]The packages you must install from Synaptic package manager are:
libnotify-dev
libunity-core-6.0-dev
libexif-dev
libkeybinder-dev
libopencv-devtell me if this helped you ;)[/quote]
oh i didnt see this post . let me to try it and i will tell about result
-
wrote on 19 Feb 2013, 19:10 last edited by
yes , it worked after installation libraries.
just i can say thank you!
and i hope i read it and learn more about immage-processing and ask you a lot of questionas about that :D -
wrote on 19 Feb 2013, 19:35 last edited by
@ leon :
if i want to make a program like yours , i must choice whch type of project in QtCreator(i mean which template)
also , i want to know how you made forms and headers and addet those to your project?
-
wrote on 19 Feb 2013, 19:41 last edited by
Contact me at leon.vitanos@gmail.com, but be a little more detailed in your questions ;)
-
wrote on 19 Feb 2013, 20:15 last edited by
12/12