Native Camera Crash on Huawei G525 (Bug #3629)
Description
Native Camera Crash on Huawei G525R. OpenCV 2.4.8. On Another devices works successfulle
Android 4.1.2.
Log added
Associated revisions
Merge pull request #3629 from nstiurca:matx-fix
History
Updated by Nikita Manovich almost 11 years ago
Hi,
Thank you for your bug report. Probably we don't have such device in our hands. Could you please help us debug and fix the problem? Also you can use OpenCV Java API to access the camera. The way is more stable because doesn't use internal non-public interfaces of Android OS.
http://www.code.opencv.org/projects/opencv/wiki/How_to_contribute
http://www.code.opencv.org/projects/opencv/wiki/Coding_Style_Guide
- Category set to android
- Assignee set to Alexander Smorkalov
- Status changed from New to Open
Updated by TIm Timov almost 11 years ago
Hi,I am very happy that I can help your project. Yes, I am using Java Api, but sometimes i'm need to use Native cam
Updated by Alexander Smorkalov almost 11 years ago
Hello Tim,
I had made a lot of fixes in Native camera in OpenCV 2.4.9 release. The SDK has been already uploaded on SourceForge and is available for you. Please install the latest version of OpenCV Manager for OpenCV4Android SDK 2.4.9 and check native camera. With high probability it must fix the failure.
Updated by Alexander Smorkalov over 10 years ago
Treat as solved in OpenCV 2.4.9.
- Affected version changed from 2.4.8 (latest release) to 2.4.0 - 2.4.8
- Status changed from Open to Done