Ask Your Question

lingshiyong01's profile - activity

2016-10-26 12:43:28 -0600 received badge  Taxonomist
2013-04-02 01:06:17 -0600 received badge  Editor (source)
2013-04-02 01:04:59 -0600 asked a question Problem in setting up the development environment (windows 7)
  1. I tried to following the tutorial here: http://docs.opencv.org/doc/tutorials/introduction/android_binary_package/android_dev_intro.html#android-dev-intro

I had a problem at the 10th step of "Building application native part from Eclipse (CDT Builder)".

If I don't use TADP (OpenCV4Android SDK), what should I do the following setting? ${ProjDirPath}/../../sdk/native/jni/include

  1. I also tried to follow the tutorial here: http://docs.opencv.org/doc/tutorials/introduction/android_binary_package/O4A_SDK.html

I downloaded the latest Tegra Android Development Pack (for Windows) and installed, I get the directory structure like this: C:\NVPACK\android-ndk-r8 C:\NVPACK\android-sdk-windows C:\NVPACK\apache-ant-1.8.2 C:\NVPACK\cygwin C:\NVPACK\docs C:\NVPACK\eclipse C:\NVPACK\jdk1.6.0_24 C:\NVPACK\nvsample_workspace C:\NVPACK\TDK_Samples

I didn't find the OpenCV-2.4.4-android-sdk directory described in the tutorial. Where is it?

  1. Is anybody maintaining these tutorials? It seems the information in these tutorial is not correct (or say, not accurate), which makes me (and I guess some other developer) confused and also wastes time unnecessarily.

Is there any other good tutorial for OpenCV+Android+Elipse? Need a workable tutorial.

Thanks!

And, why I wrote point 1, 2, 3 in my post, but it shows 1, 1, 1 ? Everything makes me confused.