Quantcast
Channel: OpenCV Q&A Forum - Latest question feed
Viewing all articles
Browse latest Browse all 600

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

$
0
0
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.

Viewing all articles
Browse latest Browse all 600

Trending Articles