Closed GoogleCodeExporter closed 9 years ago
Could you please provide a small sample main() method that reproduces this
problem on Java SE? Or does this only occur on Android?
Original comment by samuel.a...@gmail.com
on 17 Nov 2013 at 1:49
I didn't try it on Java SE, i need it on Android only. I can put my class with
asynsTask.
If you have any idea, please share it.
Original comment by adamszer...@gmail.com
on 17 Nov 2013 at 1:53
Attachments:
Hmm, after rebuilding my project and changing opencv_core.IPL_DEPTH_8U to
imageToCompare.depth() it works with default flag. But i have no idea why,
because I'm only using pencv_core.IPL_DEPTH_8U.
Original comment by adamszer...@gmail.com
on 17 Nov 2013 at 2:08
In the end, have you figured out what is going on? Sounds to me like it might
be caused by memory corruption...
Original comment by samuel.a...@gmail.com
on 7 Jan 2014 at 12:59
The API changed in recent versions of JavaCV (actually JavaCPP Presets for
OpenCV), so I'll mark this as Done, but let me know if this issue happens
again, thanks!
Original comment by samuel.a...@gmail.com
on 27 Dec 2014 at 3:45
Original issue reported on code.google.com by
adamszer...@gmail.com
on 17 Nov 2013 at 1:42