OpenCV4Android
Version 13 (Oleg Sklyarov, 2013-03-04 08:30 am) → Version 14/15 (Kirill Kornyakov, 2013-03-04 08:30 am)
h1. Android
Major OpenCV4Android homepage page is here: http://opencv.org/android. This wiki is for co-developers.
h2. Submitting a bug
Have you done your homework? Let's check it:
# Please check that you use the "latest version":http://opencv.org/downloads.html of OpenCV4Android. Please also check [[Android_Release_Notes|Release Notes]].
# Please check the open "Android issues":http://code.opencv.org/projects/opencv/issues?query_id=4 on the tracker.
# Ask "community":http://www.answers.opencv.org/ "community":https://groups.google.com/group/android-opencv about your problem. May be your question was already "asked":http://www.answers.opencv.org/questions/scope:all/sort:activity-desc/tags:android/page:1/?
If you submit a ticket, please provide the correct "Category" name - @android@. If you could not identify the cause of the error, please provide the following information in your ticket:
* Version number of Android platform (all 3 components of the version - for example: 2.2.1);
* Exact CPU model of your device ("@adb shell cat /proc/cpuinfo@" command);
* Output of "@adb logcat@" command;
* Name of a sample if the problem is reproducible for any of the samples included into the binary package.
* If you can create a failing [[Android Java API tests|JUnit test]], it may greatly help us.
h2. Developer documentation
* [[Building OpenCV4Android from trunk|Building OpenCV4Android from trunk]].
Major OpenCV4Android homepage page is here: http://opencv.org/android. This wiki is for co-developers.
h2. Submitting a bug
Have you done your homework? Let's check it:
# Please check that you use the "latest version":http://opencv.org/downloads.html of OpenCV4Android. Please also check [[Android_Release_Notes|Release Notes]].
# Please check the open "Android issues":http://code.opencv.org/projects/opencv/issues?query_id=4 on the tracker.
# Ask "community":http://www.answers.opencv.org/ "community":https://groups.google.com/group/android-opencv about your problem. May be your question was already "asked":http://www.answers.opencv.org/questions/scope:all/sort:activity-desc/tags:android/page:1/?
If you submit a ticket, please provide the correct "Category" name - @android@. If you could not identify the cause of the error, please provide the following information in your ticket:
* Version number of Android platform (all 3 components of the version - for example: 2.2.1);
* Exact CPU model of your device ("@adb shell cat /proc/cpuinfo@" command);
* Output of "@adb logcat@" command;
* Name of a sample if the problem is reproducible for any of the samples included into the binary package.
* If you can create a failing [[Android Java API tests|JUnit test]], it may greatly help us.
h2. Developer documentation
* [[Building OpenCV4Android from trunk|Building OpenCV4Android from trunk]].