opencv/modules/java
likan999 74127d44d0 More accurate condition to detect emulator
Previous commit, 6f39f9a, tries to fix the color issue for emulator. But the condition for detecting emulator is incomplete, e.g. it stops working for emulators using Google Play, whose Build.BRAND=="google". https://stackoverflow.com/a/21505193 shows a more accurate condition for this.
2017-06-22 00:47:15 -07:00
..
android_lib android: build fixes 2017-04-26 14:24:51 +03:00
android_test java tests fixes 2016-11-23 13:53:00 +03:00
common_test Modified java wrapping mechanism 2015-03-02 18:12:30 +03:00
generator More accurate condition to detect emulator 2017-06-22 00:47:15 -07:00
include/opencv2 Refactor OpenCV Java Wrapping 2017-06-15 20:35:12 +04:00
pure_test Reduce dependencies between modules 2017-03-15 17:58:52 +03:00
build.xml.in Added javadoc generation 2017-04-05 18:18:39 +03:00
check-tests.py Normalized file endings. 2013-08-21 18:59:25 +04:00
CMakeLists.txt Refactor OpenCV Java Wrapping 2017-06-15 20:35:12 +04:00