Hello all,
I'm using OpenCV 2.4.5 with the last version of QTCreator (2.7.0) and QT 5.0.2. I've compiled OpenCV from source with some problems but with two tutorials and a little bit of patience,now I can use it and I can make programs with nice GUI.
Nevertheless, I want to reuse some coding that I use with openCV 2.1 and the cvBlobsLib with a little modifications that I made but I can't use it. I've tried to include de compiled lib, but I don't find out the way to make it works. I suppose that I can't mix a library compiled with Visual Studio 2008 and OpenCV compiled with QTCreator with MinGW.
Well, the question is: Has anybody compiled it with this IDE? Do you know some tutorial? I have been googling but I don't find out many answers.
Thank you and regards.