Society of Robots - Robot Forum

Software => Software => Topic started by: bhas_purk on June 08, 2009, 07:28:38 AM

Title: opencv1.1 and MSVC2008 and CvBlobslib, do not make good bedfellows
Post by: bhas_purk on June 08, 2009, 07:28:38 AM
hi,
i have used cvblobslib_6 with no problems with openCV1.1 earlier version not the present one..
now i have MSVC2008, opencv1.1pre1a,, and cvblobslib_8......nothing seems to work fine. it detects blobs but while debugging the member variable values of CBlobs all come out to be undefined...with the result i cannot the area of blobs or centroid or anything.

anyone else having such troubles??