- 30 Aug, 2018 1 commit
-
-
berak authored
-
- 13 Feb, 2018 1 commit
-
-
luz.paz authored
Found via `codespell`
-
- 13 Jan, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 12 Jan, 2018 2 commits
-
-
Alexander Alekhin authored
intermediate commit (to simplify code review)
-
SarenT authored
Adding capability to parse subsections of a byte array in Java bindings (#10489) * Adding capability to parse subsections of a byte array in Java bindings. (Because Java lacks pointers. Therefore, reading images within a subsection of a byte array is impossible by Java's nature and limitations. Because of this, many IO functions in Java require additional parameters offset and length to define, which section of an array to be read.) * Corrected according to the review. Previous interfaces were restored, instead internal interfaces were modified to provide subsampling of java byte arrays. * Adding tests and test related files. * Adding missing files for the test. * Simplified the test * Check was corrected according to discussion. An OutOfRangeException will be thrown instead of returning. * java: update MatOfByte implementation checks / tests
-
- 10 Nov, 2017 1 commit
-
-
Florian Echtler authored
Add Android Mat constructor with support for native buffer (#10050)
-
- 31 Aug, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 23 Aug, 2017 1 commit
-
-
Aleksandr Rybnikov authored
-
- 15 Jun, 2017 1 commit
-
-
abratchik authored
-
- 30 Dec, 2016 1 commit
-
-
utibenkei authored
-
- 11 Jul, 2016 1 commit
-
-
Jan Starzynski authored
-
- 29 Oct, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 20 Oct, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 02 Mar, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 18 Oct, 2014 1 commit
-
-
Vadim Pisarevsky authored
quickly corrected the previous refactoring of features2d: moved from set(SOME_PROP, val) to setSomeProp(val)
-
- 17 Oct, 2014 3 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 16 Oct, 2014 1 commit
-
-
Vadim Pisarevsky authored
-
- 11 Aug, 2014 2 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 03 Aug, 2014 1 commit
-
-
Vadim Pisarevsky authored
-
- 03 Jun, 2014 1 commit
-
-
Muto Masayuki authored
-
- 10 Feb, 2014 1 commit
-
-
Vladislav Vinogradov authored
CV_CAP_PROP_SUPPORTED_PREVIEW_SIZES_STRING property is not supported by all VideoCapture backends. Some backends can return 0.0 or -1.0.(cherry picked from commit c41e8006)
-
- 28 Jan, 2014 2 commits
-
-
Alexander Alekhin authored
-
Vladislav Vinogradov authored
CV_CAP_PROP_SUPPORTED_PREVIEW_SIZES_STRING property is not supported by all VideoCapture backends. Some backends can return 0.0 or -1.0.
-
- 26 Dec, 2013 1 commit
-
-
Alexander Smorkalov authored
-
- 06 Nov, 2013 1 commit
-
-
Roman Donchenko authored
Conflicts: modules/java/generator/src/cpp/VideoCapture.cpp
-
- 31 Oct, 2013 1 commit
-
-
Andrey Pavlenko authored
-
- 30 Oct, 2013 1 commit
-
-
Alexander Smorkalov authored
New version of Java wrappers' generator uses different wrappers for VideoCapture on Android and desktop to prevent binary compatibility issues.
-
- 06 Sep, 2013 1 commit
-
-
Vladislav Vinogradov authored
Conflicts: modules/core/include/opencv2/core/cuda.hpp modules/cudacodec/src/thread.cpp modules/cudacodec/src/thread.hpp modules/superres/perf/perf_superres.cpp modules/superres/src/btv_l1_cuda.cpp modules/superres/src/optical_flow.cpp modules/videostab/src/global_motion.cpp modules/videostab/src/inpainting.cpp samples/cpp/stitching_detailed.cpp samples/cpp/videostab.cpp samples/gpu/stereo_multi.cpp
-
- 05 Sep, 2013 1 commit
-
-
Roman Donchenko authored
Now the features2d class wrappers use composition instead of inheritance.
-
- 21 Aug, 2013 2 commits
-
-
Roman Donchenko authored
-
Roman Donchenko authored
-
- 15 Aug, 2013 1 commit
-
-
Andrey Pavlenko authored
-
- 13 Aug, 2013 1 commit
-
-
Andrey Pavlenko authored
- enable auto-wrap of VideoCapture; - minor refactoring of generated code templates.
-
- 06 Aug, 2013 1 commit
-
-
Roman Donchenko authored
-
- 05 Aug, 2013 1 commit
-
-
Andrey Pavlenko authored
-
- 25 Jul, 2013 2 commits
-
-
Jan Starzynski authored
-
Jan Starzynski authored
-