Ask Your Question
0

OpenCV in Android C++

asked 2014-05-14 11:48:34 -0600

dondan1976 gravatar image

Hello all,

I am planning to use OpenCV in Android NDK layer to get frames from the phone camera. The reason i want it to be in the NDK is because of security concerns using the Java API's.

I have seen some samples here on using OpenCV in NDK with JNI layer. When i run those applications in my phone it's asking to install "OpenCV Manager" and also "OpenCV libraries".

Is it possible that i can eliminate the dependency of OpenCV Manager?

i.e., do some sort of static linking to the OpenCV libraries so that when i run the application it will not ask to install the OpenCV Manager and other specific libraries?

Please advise.

Thanks in advance!

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2014-05-14 16:05:52 -0600

edit flag offensive delete link more

Question Tools

Stats

Asked: 2014-05-14 11:48:34 -0600

Seen: 163 times

Last updated: May 14 '14