Ask Your Question

Revision history [back]

Before using OpenCV example you need to istall 2 packages: OpenCV Manager and OpenCV binary pack for target device arch. You can find out target hardware architecture from Android image name.

armeabi -> OpenCV_binary_pack_armv5; armeabi-v7a -> OpenCV_binary_pack_armv7a; x86 -> OpenCV_binary_pack_x86;

Post logcat log here in case of issue with manager.