PDA

View Full Version : Beginner Qt and OpenCV



tiho_bg
30th October 2009, 07:07
Hi everybody!

I just have installed Qt creator and OpenCV under Windows XP. I would like to configure all paths to integrate OpenCV to Qt creator but I don't know how to do it. Is it necessary to install KDE4, Microsoft Visual Studio.Net, Eclipse or any other software to be able to configure and use OpenCV with Qt.


Thank you in advance

freekill
9th November 2009, 11:39
A basic prerequisite: a compiler - MSVC, Eclipse, Dev-C++ whichever you're comfortable with. Install OpenCV and include the library paths. Then install Qt and include library paths. There's a lot of guides on how to do the set-ups if you need them in detail. Ask google about it.:D