Ask Your Question

fabiok's profile - activity

2015-05-06 11:06:39 -0600 received badge  Nice Question (source)
2015-02-09 10:50:54 -0600 received badge  Student (source)
2015-01-20 11:22:46 -0600 asked a question Can't run opencv 3 beta samples on android

Hi all, I'd like to test some of the new tracking features in the opencv 3 version in an android 4.2 application. I am able to build the opencv 3-beta on a linux 32 bit machine, building both the opencv-3.0.0-beta-binary-pack for armv7a-neon and all the examples. I managed to sign, zipalign and install the binary pack on my phone. Then I tested few examples, but noone seems to find the installed opencv and asks to download the opencv manager from google play (which is still version 2.4.9).

Has anyone managed to compile and build the opencv3 for android and managed to run the examples/own code? If so, how?

Thanks