- 09 Mar, 2019 1 commit
-
-
Giles Payne authored
* Expose more C++ functionality in the Java wrapper of the Mat class In particular expose methods for handling Mat with more than 2 dimensions * add constructors taking an array of dimension sizes * add constructor taking an existing Mat and an array of Ranges * add override of the create method taking an array of dimension sizes * add overrides of the ones and zeros methods taking an array of dimension sizes * add override of the submat method taking an array of ranges * add overrides of put and get taking arrays of indices * add wrapper for copySize method * fix crash in the JNI wrapper of the reshape(int cn, int[] newshape) method * add test for each method added to Mat.java * Fix broken test
-
- 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
-