opencv/modules/java/generator
Alexander Alekhin dc21a0a6b5 Android: fix JavaCameraView implementation
1) Fixed deadlock if camera is started and stopped immediately
2) Invalid pattern usage of Object.wait(). Refer to "spurious wakeup": http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait
3) Fixed buffer usage:
  a) fix eliminates processing of zero NV12 (green in RGB) first frame
  b) latest ready frame is delivered for processing (not previous)
2015-02-17 01:28:43 +03:00
..
config changing 'java' module layout 2012-06-21 11:44:31 +00:00
src Android: fix JavaCameraView implementation 2015-02-17 01:28:43 +03:00
gen_java.py fix wrong property name and corresponding documentation 2014-11-19 14:00:40 +01:00
gen_javadoc.py Fixed the shebang lines on the Python scripts. 2013-04-11 18:37:23 +04:00
rst_parser.py Fixed the shebang lines on the Python scripts. 2013-04-11 18:37:23 +04:00