Sunday, March 1st, 2009, 1546 days ago

openCV Memory leak

At this post, as you can see the pictures below, i have successfully extracted colored objects from camera captured image. What is more, both circle and rectangle (squares) detections are available now. as well, the angle of rectangles could be calculated by four corners’ position.

So, until now, colors*shape*angle=>infinite, the future looks bright to code some application of interactive objects recognition. But these founded a problem that is memory leaking in C++. I am newbie of C++ and i used Actionscript to make codes which were automatically recyling all the memory trash. But now, the trash memory have to be delete manually, terrible nightmare to me.

or

or2

or3


QR code for this post, SCAN ME
QR:  openCV Memory leak

Leave a Reply

You can use these XHTML tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>