Closed GoogleCodeExporter closed 8 years ago
I can reproduce the error even with OpenCV 1.0.0. Thanks for having raised the
issue.
I will investigate it asap. I'm a bit busy at the moment.
Minh-Tri
Original comment by pmtri80@gmail.com
on 21 May 2009 at 12:43
After fruitlessly attempting to patch this, I realized that as a workaround I
could
use cvFindContours() instead, which does work. Interesting.
Original comment by ChrisM6794@gmail.com
on 27 May 2009 at 3:51
Thanks, ChrisM6794. Anyway, I will still try to fix the bug once I have
finished my
current in-house project.
Minh-Tri
Original comment by pmtri80@gmail.com
on 27 May 2009 at 4:16
I have fixed the bug in the main trunk. Structure CvContourScanner was not
wrapped
properly. Please let me know if it works on your end. Sorry for the delay.
Minh-Tri
Original comment by pmtri80@gmail.com
on 17 Jun 2009 at 3:03
It is working here, thank you :)
Original comment by ChrisM6794@gmail.com
on 17 Jun 2009 at 3:11
Original issue reported on code.google.com by
ChrisM6794@gmail.com
on 20 May 2009 at 7:40Attachments: