-
-
Notifications
You must be signed in to change notification settings - Fork 81
Opencv testing notes
vanevery edited this page Jan 5, 2011
·
3 revisions
Android OpenCV Compiling/Testing/Development
The instructions outlined here: http://opencv.willowgarage.com/wiki/Android work well. Ethan Rublee ethan.rublee@gmail.com is the developer/did the port. He indicated on the below android-opencv that he is working on a new version that will use the new unmodified NDK.
Bug outlined here: http://code.google.com/p/android/issues/detail?id=13024
<path id="android.libraries.src"><path refid="project.libraries.src" /></path>
<path id="android.libraries.jars"><path refid="project.libraries.jars" /></path>
Next step is to get it working in Eclipse.
Android specific opencv list is http://groups.google.com/group/android-opencv .