- 14 Jan, 2016 4 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 13 Jan, 2016 3 commits
-
-
Alexander Alekhin authored
-
KeySecure authored
-
BinMatrix authored
-
- 12 Jan, 2016 7 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Matěj Šmíd 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 2 commits
-
-
Pierre Dulac authored
and fix the compilation for iOS in the same time
-
Anush Elangovan authored
The Android NDK would be moving to Clang as its default compiler in the future. This patch allows OpenCV to build with the default c++_shared / c++_static TEST=Builds OpenCV with -DANDROID_TOOLCHAIN_NAME= aarch64-linux-android-clang3.6 -DANDROID_STL=c++_shared
-
- 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
-