- 01 Nov, 2018 1 commit
-
-
berak authored
-
- 25 Oct, 2018 1 commit
-
-
Dmitry Kurtaev authored
-
- 24 Aug, 2018 1 commit
-
-
berak authored
-
- 23 Aug, 2018 1 commit
-
-
berak authored
-
- 07 Jun, 2018 1 commit
-
-
Sayed Adel authored
* core:ppc Fix java CoreTest/testMahalanobis * core:ppc Fix warning unused variable on clang
-
- 14 May, 2018 1 commit
-
-
Vadim Pisarevsky authored
* make sure that the matrix with more than INT_MAX elements is marked as non-continuous, and thus all the pixel-wise functions process it correctly (i.e. row-by-row, not as a single row, where integer overflow may occur when computing the total number of elements)
-
- 09 Apr, 2018 1 commit
-
-
Maksim Shabunin authored
-
- 12 Feb, 2018 1 commit
-
-
luz.paz authored
Found via `codespell`
-
- 01 Feb, 2018 1 commit
-
-
Aditya Rohan authored
* Introduces error throw for line drawn with THICKNESS=0
-
- 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
-
- 12 Dec, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 10 Nov, 2017 1 commit
-
-
Florian Echtler authored
Add Android Mat constructor with support for native buffer (#10050)
-
- 01 Aug, 2017 1 commit
-
-
Alexander Alekhin authored
Check for empty objects via .area() is not a good practice due overflows
-
- 15 Jun, 2017 1 commit
-
-
abratchik authored
-
- 05 Apr, 2017 1 commit
-
-
Maksim Shabunin authored
-
- 30 Dec, 2016 1 commit
-
-
utibenkei authored
-
- 23 Nov, 2016 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 19 May, 2015 1 commit
-
-
Andrey Pavlenko authored
Revert of "Merge pull request #4014 from sgjava:opencv-sgjava" (reverted from commit 52fa55a7)
-
- 13 May, 2015 1 commit
-
-
sgjava authored
-
- 02 Mar, 2015 1 commit
-
-
Maksim Shabunin authored
-