Ask Your Question

Revision history [back]

Blob detection in Opencv 2.0

i am facing problem in blbo detection in new open cv.. there always break at this line blobs = CBlobResult( originalThr, NULL, 255 );

please suggest some solutions...

Blob detection in Opencv 2.0

i am facing problem in blbo blob detection in new open cv.. there always break the code breaks at this line line

blobs = CBlobResult( originalThr, NULL, 255 );

and displays..."""Unhandled exception at 0x76ae4b32 in blob_detection.exe: Microsoft C++ exception: int at memory location 0x0111fc38..""

please suggest some solutions...