- 14 Jan, 2020 1 commit
-
-
Dmitry Kurtaev authored
-
- 05 Jan, 2020 1 commit
-
-
Alexander Alekhin authored
-
- 04 Jan, 2020 1 commit
-
-
Janusz Lisiecki authored
- some of `icvCvt_BGR*` functions have R with B channels swapped what leads to the wrong conversion - renames misleading `rgb` variable name to `bgr` - swap back the conversion coefficients, `cB` should be the first Signed-off-by: Janusz Lisiecki <jlisiecki@nvidia.com>
-
- 03 Jan, 2020 1 commit
-
-
Alexander Alekhin authored
-
- 02 Jan, 2020 1 commit
-
-
Alexander Alekhin authored
-
- 31 Dec, 2019 1 commit
-
-
Alexander Alekhin authored
-
- 30 Dec, 2019 4 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Dmitry Kurtaev authored
-
Jed authored
-
- 29 Dec, 2019 2 commits
-
-
Alexander Alekhin authored
-
Peter Würtz authored
-
- 28 Dec, 2019 1 commit
-
-
Alexander Alekhin authored
-
- 27 Dec, 2019 7 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Brian Wignall authored
backport commit 659ffadd
-
Alexander Alekhin authored
-
catree authored
Add explicit size check for Rodrigues() function to prevent issue like https://stackoverflow.com/questions/58969553
-
Collin Brake authored
-
- 26 Dec, 2019 1 commit
-
-
Alexander Alekhin authored
-
- 25 Dec, 2019 1 commit
-
-
Alexander Alekhin authored
-
- 20 Dec, 2019 1 commit
-
-
Alexander Alekhin authored
-
- 19 Dec, 2019 11 commits
-
-
Alexander Alekhin authored
-
Sajarin authored
* doc: added macOS installation guide * doc: added clarification and corrections * docs: introduction entry, lowercase file names and ids
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
* imgproc(test): resize(LANCZOS4) reproducer 16192 * imgproc: fix resize LANCZOS4 coefficients generation
-
jeffeDurand authored
* cuda_mog2_issue_5296
-
Alexander Alekhin authored
-
Sebastien Wybo authored
* Fix #16007 - colinearity computed using all 3 coordinates * calib3d(test): estimateAffine3D regression 16007
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 18 Dec, 2019 6 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Vitaly Tuzov authored
-
antalzsiroscandid authored
-
mcellis33 authored
* Handle det == 0 in findCircle3pts. Issue 16051 shows a case where findCircle3pts returns NaN for the center coordinates and radius due to dividing by a determinant of 0. In this case, the points are colinear, so the longest distance between any 2 points is the diameter of the minimum enclosing circle. * imgproc(test): update test checks for minEnclosingCircle() * imgproc: fix handling of special cases in minEnclosingCircle()
-
Alexander Alekhin authored
-