Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

how to use opencv in android studio in native c++ code ??

how can i use openCV in an android studio's project - but i need to use it in other native cpp files and not in java.

all the guides and tutorials i found explain how to use openCV in java files (loadLibrary..)

eventually i have all the .so in jniLibs folder or add openCV as a module with a dependency. I am using Android Studio 1.4.1 and opencv 2.4.11.