- 13 Jan, 2016 1 commit
-
-
BinMatrix authored
-
- 12 Jan, 2016 5 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Karsakov authored
Fixed getSubset method to support Nx3 1-channel matrices as input (3xN 1-channel matrices doesn't supported at all).
-
Alexander Karsakov authored
Added test for checking that solvePnPRansac accepts vector<Point3f> and Nx3 1-channel or 1xN/Nx1 3-channel matrices as input.
-
Alexander Alekhin authored
-
- 11 Jan, 2016 7 commits
-
-
Alexander Alekhin authored
-
takacsd authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 08 Jan, 2016 1 commit
-
-
Emanuel Jöbstl authored
Changed parameter order in documentation of findEssentialMat, because threshold and probability were switched.
-
- 05 Jan, 2016 1 commit
-
-
Pierre Dulac authored
and fix the compilation for iOS in the same time
-
- 04 Jan, 2016 11 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
berak authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 02 Jan, 2016 1 commit
-
-
LaurentBerger authored
-
- 01 Jan, 2016 2 commits
-
-
Rok Mandeljc authored
Changed statements of type "#if __CUDA_ARCH__ >= 200" to "#if defined __CUDA_ARCH__ && __CUDA_ARCH__ >= 200" in order to avoid warnings about __CUDA_ARCH__ being undefined.
-
berak authored
-
- 31 Dec, 2015 1 commit
-
-
Gregory Morse authored
-
- 30 Dec, 2015 1 commit
-
-
Alexander Alekhin authored
-
- 29 Dec, 2015 1 commit
-
-
Dan Moodie authored
Modified sparse pyrlk optical flow to allow input of an image pyramid which thus allows caching of image pyramids on successive calls. Added unsigned char support for 1, 3, 4 channel images.
-
- 25 Dec, 2015 5 commits
-
-
Alexander Alekhin authored
-
Pavel Rojtberg authored
so results are numerically equivalent
-
Alexander Alekhin authored
fixes #5876
-
HMM@T430s-x64 authored
fixes #5878
-
Alexander Alekhin authored
fixes #5863
-
- 24 Dec, 2015 3 commits
-
-
Pavel Rojtberg authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-