Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Andrey Kamaev 68534d70f3 Merged android-experimental branch back to trunk. 14 years ago
..
artwork
res Merged android-experimental branch back to trunk. 14 years ago
src/com/opencv Merged android-experimental branch back to trunk. 14 years ago
AndroidManifest.xml conforming the calibration sample to the new refactor of android-jni 14 years ago
README.txt conforming the calibration sample to the new refactor of android-jni 14 years ago
default.properties Merged android-experimental branch back to trunk. 14 years ago
project_create.sh

README.txt

to build completeley from command line:
sh project_create.sh
ant debug
ant install

That assumes that you have already build the opencv/android/android-jni project

If you're in eclipse, try to create a new android project from existing sources.
Make sure that you also have the android-jni project open in eclipse is this is the case
or the android library dependency will give you errors.