Skip to content

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 [email protected] 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>

Android specific opencv list is http://groups.google.com/group/android-opencv .