- 29 May, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 28 May, 2018 3 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 26 May, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 25 May, 2018 5 commits
-
-
Alexander Alekhin authored
-
catree authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 24 May, 2018 3 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 23 May, 2018 19 commits
-
-
catree authored
Add Java and Python code for the following imgproc tutorials: Affine Transformations, Histogram Equalization, Histogram Calculation, Histogram Comparison, Back Projection.
-
Alexander Alekhin authored
-
yuki takehara authored
* Added accumulator value to the output of HoughLines and HoughCircles * imgproc: refactor Hough patch - eliminate code duplication - fix type handling, fix OpenCL code - fix test data generation - re-generated test data in debug mode via plain CPU code path
-
yuki takehara authored
* Add arguments to dftFilter2D * test: add expected test values
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Michael Firman authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Vitaly Tuzov authored
-
Dmitry Kurtaev authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
- leads to errors due 'const' modifier of getMat() method - may be non-optimal with non-CPU data storage
-
Maksim Shabunin authored
-
Alexander Alekhin authored
-
Maksim Shabunin authored
-
Namgoo Lee authored
-
- 22 May, 2018 8 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Enaldiev authored
* imgcodecs cmake: the option to customize supported formats list (WITH_IMGCODEC_HDR, WITH_IMGCODEC_SUNRASTER, WITH_IMGCODEC_PXM) * imgcodecs: fixes - fixed CMake scripts (=OFF doesn't really work) - restore dropped GDCM block - added _IMGCODEC_ prefix - fixed tests - include PAM format under WITH_IMGCODEC_PXM option
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
- eliminate rand() calls - non initialized members/ variables - unused return values - missing/useless NULL checks
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-