Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to work with OpenCV4Android from he command line?

I have dowloaded both the NDK and the OpenCV android project. I don't use eclipse or any other IDE and prefer to work on the command line using the Android SDK tools. My usual flow is to start a project using the android script and build using ant debug or similar, which requires a build.xml in the project root. How can I work with the sample OpenCV apps in the same way? Specifically, I don't see build.xml files in the sample project directories. How to compile them/generate appropriate build.xml files?