- 15 Jan, 2016 3 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 14 Jan, 2016 12 commits
-
-
Alexander Alekhin 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
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Amro authored
by using the indices from the sorted distance vector of pairs.
-
- 13 Jan, 2016 5 commits
-
-
Amro authored
-
Amro authored
In case of binary class, pred_m is initialized as zero vector and later returned when raw outputs are requested, but it is never filled.
-
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 8 commits
-
-
Alexander Alekhin authored
-
takacsd authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Christoph Spörk authored
-
- 08 Jan, 2016 1 commit
-
-
Emanuel Jöbstl authored
Changed parameter order in documentation of findEssentialMat, because threshold and probability were switched.
-
- 07 Jan, 2016 2 commits
-
-
Christoph Spörk authored
-
Christoph Spörk authored
related to issue 4969 fixes issue 5891 fixes issue 5922
-
- 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
-