costa974 / cvblob

Automatically exported from code.google.com/p/cvblob
GNU Lesser General Public License v3.0
0 stars 0 forks source link

cvReleaseBlobs (EXC_BAD_ACCESS) #35

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.   cvb::CvBlobs blobs;
2.   cvb::cvLabel(grey, labelImg, blobs);

Error: in cvReleaseBlobs (EXC_BAD_ACCESS)

Tested on:

OS X 10.7.5
Xcode 4.5.2
LLVM 4.1

with LLVM GCC 4.2 works fine

Original issue reported on code.google.com by leonardo...@gmail.com on 19 Jan 2013 at 3:38

GoogleCodeExporter commented 8 years ago
i'm geting same error :(

Original comment by Satyapr93 on 27 Jun 2013 at 6:35