Closed GoogleCodeExporter closed 8 years ago
[deleted comment]
Ok, my mistake.
This not an issue : CvPoint2D32f p hasn't the right size.
Perhaps it should be usefull to have more security to prevent fatal error.
I know you're using C version of openCV but... Java is supposed to work with
exceptions.
Thank you for your work !
JC Devaux.
Original comment by jc.dev...@gmail.com
on 10 Oct 2011 at 1:40
Right, but it would require a complete rehaul of the whole API, and it would
not look very much like OpenCV anymore either... the C++ API of OpenCV works
with std::vector and such to allocate memory, but that is not very Java
friendly either...
Original comment by samuel.a...@gmail.com
on 19 Oct 2011 at 3:09
Original issue reported on code.google.com by
jc.dev...@gmail.com
on 10 Oct 2011 at 8:35Attachments: