- 23 Mar, 2017 12 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Vitaly Tuzov authored
-
Alexander Alekhin authored
-
Julian Tanke authored
* export SVM::trainAuto to python #7224 * workaround for ABI compatibility of SVM::trainAuto * add parameter comments to new SVM::trainAuto function * Export ParamGrid member variables
-
Vadim Pisarevsky authored
-
Alexander Alekhin authored
-
Vadim Pisarevsky authored
-
Egor Pugin authored
-
Chaoshuai Lu authored
-
Chaoshuai Lu authored
-
- 22 Mar, 2017 5 commits
-
-
KUANG, Fangjun authored
-
Alexander Alekhin authored
-
Vadim Pisarevsky authored
-
Vitaly Tuzov authored
-
Vladislav Sovrasov authored
-
- 21 Mar, 2017 11 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Naba Kumar authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Naba Kumar authored
-
Naba Kumar authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 20 Mar, 2017 2 commits
-
-
vartenkov authored
Warping a matrix with more than 4 channels using BORDER_CONSTANT and INTER_NEAREST, INTER_CUBIC or INTER_LANCZOS4 interpolation led to undefined behaviour. This commit changes the behavior of these methods to be similar to that of INTER_LINEAR. Changed the scope of some of the variables to more local. Modified some tests to be able to detect the error described.
-
berak authored
-
- 19 Mar, 2017 1 commit
-
-
berak authored
#resolves: 7881 remove printf statement and associated variables from invMapPointSpherical() in undistort.cpp
-
- 15 Mar, 2017 6 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Maksim Shabunin authored
-
Fangjun KUANG authored
* Improve documentation. * Update imgproc.hpp
-
Naba Kumar authored
Implement cv::cuda::calcHist with mask support (#8367) * Implement cuda::calcHist with mask * Fix documentation build warning * Have their own step sizes for src and mask. Fix review comment.
-
Maksim Shabunin authored
-
- 14 Mar, 2017 3 commits
-
-
Artem Lukoyanov authored
3.2 version doesn't support 4 channel color image detections, unlike 3.1. Now, we don't call CV_Error() if 4 channel image is given. resolve #8326
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-