opencv/modules/java/generator
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
..
src More accurate condition to detect emulator 2017-06-22 00:47:15 -07:00
gen_java.py Refactor OpenCV Java Wrapping 2017-06-15 20:35:12 +04:00