- 23 May, 2018 13 commits
-
-
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
-
Michael Firman authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Maksim Shabunin authored
-
Alexander Alekhin authored
-
Maksim Shabunin authored
-
Namgoo Lee authored
-
- 22 May, 2018 14 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
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
issue 11545
-
Alexander Alekhin authored
to allow pass `--test_bigdata` via run.py
-
Alexander Alekhin authored
- make green Linux debug/Linux32/Win32 builders
-
- 21 May, 2018 6 commits
-
-
Alexander Alekhin authored
issue 11552
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 20 May, 2018 3 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Tomoaki Teshima authored
-
- 19 May, 2018 1 commit
-
-
shengyu authored
-
- 18 May, 2018 3 commits
-
-
catree authored
Add Java and Python code for the following imgproc tutorials: Canny, Remap, threshold and threshold inRange. Use HSV colorspace instead of RGB for inRange threshold tutorial.
-
Dmitry Kurtaev authored
-
Alexander Alekhin authored
-