Ask Your Question

zgzdamien's profile - activity

2016-08-11 03:08:00 -0600 received badge  Self-Learner (source)
2016-08-10 15:30:47 -0600 answered a question Android -- OpenCV was not initialized correctly

I solved this problem by changing the initialization from dynamic one to static one. Therefore no OpenCV manager needed.

2016-08-10 09:50:06 -0600 received badge  Editor (source)
2016-08-08 10:16:29 -0600 asked a question Android -- OpenCV was not initialized correctly

I am using snapdragon 820 processor to do android development. When I tried to install the samples it gave this error. I checked my OpenCV manager version it matches the device which is arm-v7a-neon one. And I have tried other OpenCV manager apk as well. What should I do to run the samples?