- 25 Oct, 2018 1 commit
-
-
Dmitry Kurtaev authored
-
- 07 Sep, 2018 1 commit
-
-
Hamdi Sahloul authored
-
- 13 Jan, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 12 Jan, 2018 1 commit
-
-
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)
-
- 11 Jul, 2016 1 commit
-
-
Jan Starzynski authored
-
- 29 Oct, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 20 Oct, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 28 Jan, 2014 1 commit
-
-
Alexander Alekhin authored
-
- 21 Aug, 2013 1 commit
-
-
Roman Donchenko authored
-
- 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
-
- 24 Jul, 2013 1 commit
-
-
Jan Starzynski authored
-
- 18 Jul, 2013 1 commit
-
-
Jan Starzynski authored
-
- 17 Jul, 2013 2 commits
-
-
Jan Starzynski authored
-
Jan Starzynski authored
-
- 05 Jun, 2013 1 commit
-
-
Andrey Pavlenko authored
-
- 03 Apr, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 13 Mar, 2013 1 commit
-
-
Andrey Kamaev authored
e.g. <opencv2/core/core.hpp> become <opencv2/core.hpp> Also renamed <opencv2/core/opengl_interop.hpp> to <opencv2/core/opengl.hpp>
-
- 23 Jan, 2013 1 commit
-
-
Andrey Kamaev authored
Common part of all source files is extracted to special header
-
- 17 Oct, 2012 2 commits
-
-
OpenCV Buildbot authored
-
OpenCV Buildbot authored
-
- 17 Sep, 2012 2 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
Based on pull request #31 (thanks to Eric Christiansen) Support for Java is turned off by default and can be enabled setting BUILD_opencv_java to ON (e.g. cmake -DBUILD_opencv_java=ON ..)
-
- 28 Jun, 2012 2 commits
-
-
Marina Kolpakova authored
-
Marina Kolpakova authored
-
- 21 Jun, 2012 2 commits
-
-
Andrey Pavlenko authored
-
Andrey Pavlenko authored
-
- 20 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 30 Apr, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 28 Apr, 2012 1 commit
-
-
Andrey Pavlenko authored
-
- 25 Apr, 2012 1 commit
-
-
Andrey Pavlenko authored
-
- 22 Apr, 2012 1 commit
-
-
Andrey Pavlenko authored
-
- 10 Aug, 2011 1 commit
-
-
Andrey Kamaev authored
-
- 31 Jul, 2011 1 commit
-
-
Andrey Kamaev authored
-
- 28 Jul, 2011 1 commit
-
-
Andrey Kamaev authored
-
- 19 Jul, 2011 1 commit
-
-
Andrey Kamaev authored
-
- 18 Jul, 2011 1 commit
-
-
Andrey Kamaev authored
Added image-manipulations android sample, other samples are updated; added Mat.size method to java API.
-