Ask Your Question
0

when i run Sample2NativeCamera it givesaborting heap memory corruption in dlmalloc

asked 2013-01-29 05:42:44 -0600

techvalens gravatar image

Hi All when i run Sample2NativeCamera it gives aborting heap memory corruption in dlmalloc error

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2013-01-29 12:05:15 -0600

There are some known problems with OpenCV Native camera (cv::VideoCapture). You can find it on developers issue tracker. Most of them are related to old devices with Android 2.2 and devices with Android 4.0.x. Most of 4.0.x devices with camera problems have been already got updates to 4.1.x and works ok now. You can update your phone firmware or alternatively use Java Camera (JavaCamera view instead NativeCameraView in OpenCV examples).

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-01-29 05:42:44 -0600

Seen: 1,019 times

Last updated: Jan 29 '13