Installing cvblobslib on visual sutdio 2010^
Hi! can anybodytell how I can install or use cvbloblib on VS 2010 thanks in advance for your help
asked 2012-12-16 04:12:40 -0600
This post is a wiki. Anyone with karma >50 is welcome to improve it.
Hi! can anybodytell how I can install or use cvbloblib on VS 2010 thanks in advance for your help
answered 2012-12-16 08:04:56 -0600
This post is a wiki. Anyone with karma >50 is welcome to improve it.
You need to build it and then, copy the lib cvblobslib.lib in the OpenCV lib directory. Also, copy the header file into the OpenCV include directory. And you are good to go. If you create the debug version as well, I'll suggest naming it cvblobslibd.lib and copy it to the appropriate directory.
Asked: 2012-12-16 04:12:40 -0600
Seen: 862 times
Last updated: Dec 16 '12
CUDA on Visual Studio 2010: To build libraries or not?
Reduce filesize of binary thats statically linked against opencv
problem using cvBlobsLib with Android
Using opencv with Android using visual studio 2010
cvBlobsLib problem; wrong dimensions for blob 0
how can i retrieve and process images from an ip camera ,working with c++