- 22 Dec, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 20 Oct, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 07 Oct, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 30 Sep, 2016 1 commit
-
-
sourin authored
-
- 19 Aug, 2016 1 commit
-
-
Pavel Vlasov authored
-
- 26 Jul, 2016 1 commit
-
-
Julien Dehos authored
-
- 07 Apr, 2016 1 commit
-
-
mvukad authored
Added a writeFormat() method to Algorithm which must be called by the write() method of derived classes.
-
- 18 Dec, 2015 1 commit
-
-
Alexander Alekhin authored
-
- 15 Dec, 2015 3 commits
-
-
Cédric Rousseau authored
Reverts "Set the default value of exposure_weight in createMergeMertens to 1.0" because it breaks source code compatibility and tests This reverts commit dbfd6a3d.
-
Cédric Rousseau authored
-
Cédric Rousseau authored
-
- 14 Dec, 2015 1 commit
-
-
Sergey Alexandrov authored
MergeDebevec takes camera response function as an optional input parameter. Despite being clearly marked as input, this matrix is overwritten during processing. This commit adds a temporary matrix to store the log response and avoid modification of the input.
-
- 09 Dec, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 27 Nov, 2015 1 commit
-
-
Vladislav Vinogradov authored
* MulSpectrums * StereoConstantSpaceBP * BruteForceNonLocalMeans
-
- 20 Oct, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 23 May, 2015 1 commit
-
-
Dikay900 authored
-
- 14 May, 2015 3 commits
-
-
-
Vadim Pisarevsky authored
avoid possible problems with zero values in tone mapping algorithms (http://code.opencv.org/issues/4020)
-
Vadim Pisarevsky authored
significantly improved parallel non-local means by using granularity parameter in parallel_for_ loop. Because the algorithm deals with sliding sums, it's essential that each thread has enough work to do, otherwise the algorithm gets higher theoretical complexity and thus there is no speedup comparing to 1-thread code (at best).
-
- 16 Apr, 2015 1 commit
-
-
Vadim Pisarevsky authored
-
- 30 Mar, 2015 1 commit
-
-
Alexander Alekhin authored
-
- 25 Mar, 2015 1 commit
-
-
Alexander Alekhin authored
-
- 24 Mar, 2015 2 commits
-
-
Erik Karlsson authored
-
Erik Karlsson authored
-
- 23 Mar, 2015 2 commits
-
-
Erik Karlsson authored
-
Erik Karlsson authored
-
- 10 Mar, 2015 2 commits
-
-
Erik Karlsson authored
-
Erik Karlsson authored
-
- 09 Mar, 2015 5 commits
-
-
Erik Karlsson authored
Changed parameter type of fastNlMeansDenoising[Multi][Abs] from std::vector<float> to const std::vector<float>&
-
Erik Karlsson authored
-
Erik Karlsson authored
-
Erik Karlsson authored
-
Erik Karlsson authored
-
- 06 Mar, 2015 5 commits
-
-
Erik Karlsson authored
-
Erik Karlsson authored
-
Erik Karlsson authored
-
Erik Karlsson authored
-
Erik Karlsson authored
-
- 05 Mar, 2015 2 commits
-
-
Erik Karlsson authored
-
Erik Karlsson authored
-