opencv/modules/java/generator/src/cpp
Vladislav Vinogradov c41e8006c7 fix #3477:
CV_CAP_PROP_SUPPORTED_PREVIEW_SIZES_STRING property is not supported
by all VideoCapture backends. Some backends can return 0.0 or -1.0.
2014-01-28 10:28:00 +04:00
..
common.h Normalized file endings. 2013-08-21 18:59:25 +04:00
converters.cpp Fix debug build of Java warppers 2013-01-24 13:25:12 +04:00
converters.h Java API: fix build warning on OS X 2013-01-23 18:08:09 +04:00
core_manual.cpp Normalized file endings. 2013-08-21 18:59:25 +04:00
core_manual.hpp Quiet output of cv::error in Java tests 2013-01-23 18:08:09 +04:00
features2d_manual.hpp fix for bug #2912 (DescriptorExtractor::compute Java wrapper loses native arg change) 2013-03-26 19:31:16 +04:00
gpu.cpp Java wrappers for functions from cv::gpu namespace in core module added. 2013-12-26 12:13:23 +04:00
jni_part.cpp Normalized file endings. 2013-08-21 18:59:25 +04:00
Mat.cpp Deleted all trailing whitespace. 2013-08-21 18:59:24 +04:00
utils.cpp Normalized file endings. 2013-08-21 18:59:25 +04:00
VideoCapture.cpp fix #3477: 2014-01-28 10:28:00 +04:00