problem in setup of OpenCV -Android environment
Hi, I am a beginner in opencv.I am working in developing a android app which needs opencv.I followed the instructions given on the site http://docs.opencv.org/doc/tutorials/introduction/android_binary_package/android_dev_intro.html
I am facing problems in configuring NDK to my project.In step 10 of the tutorial,it says add ${ProjDirPath}/../../sdk/native/jni/include in build path.But I dont understand what to add for $ProjDirPath.I am not able to proceed.Please help me!!