OpenCV doesn't work on Samsung Galaxy Note 10.1 2014 (2nd gen.) (Bug #3414)
Description
OpenCV doesn't work on Samsung Galaxy Note 10.1 2014 (2nd gen.), which uses Android 4.3
It shows just black screen with out any error when I turn on OpenCV application,
but when I toggle to Native Camera (in OCV Tutorial 1 Preview), it shows error, "Unfortunately, OCV T1 Preview has stopped"
I used OpenCV 2.4.7 which supports Android 4.3 according to http://code.opencv.org/projects/opencv/wiki/ChangeLog
Associated revisions
Merge pull request #3414 from SpecLad:vg-stereogc
History
Updated by Daniil Osokin over 11 years ago
Hi, could you please post logcat output (http://developer.android.com/tools/help/logcat.html), when you run OpenCV application?
- Assignee set to BH Park
- Priority changed from High to Normal
- Category set to android
- Target version set to 2.4.8
Updated by Nikita Manovich about 11 years ago
- Status changed from New to Incomplete
Updated by BH Park about 11 years ago
Here is logcat output for OpenCV Tutorial 3 - Camera Control in Galaxy Note 10.1 2014 edition
When in first run without anything input, it just shows black screen.
When I touched menu button, the application stopped with the logcat
Thanks
- File log.txt added
Updated by BH Park about 11 years ago
I checked the OpenCV Manager is updated in Dec. 5th,
But it still doesn't work.........
Updated by Nikita Manovich about 11 years ago
- Status changed from Incomplete to Open
- Assignee changed from BH Park to Alexander Smorkalov
Updated by Alexander Smorkalov about 11 years ago
Hello BH Park
It looks like I've fixed the issue. Please check that the solution works on your device. Install the Manager apk and try any OpenCV sample app with the Manager. Please, do it ASAP. OpenCV 2.4.8 will be released in a few days. We need respond from you. Package is here: https://dl.dropboxusercontent.com/u/73893565/OpenCV_2.4.8pre_Manager_2.16_armv7a-neon.apk
Updated by Alexander Smorkalov about 11 years ago
Issue was fixed in private OpenCV4Tegra Optimizations.
- Status changed from Open to Done