13487 Commits (0b389b24f6932ef3c1513d87b1c758683519fea6)

Author SHA1 Message Date
Dominik Kleiser 767bae44ae Fix the unit of angle for AKaze/Kaze KeyPoints 9 years ago
Pavel Vlasov 2b27f7dbb3 Fixed warnings for IPP9+ build; 9 years ago
GabrieleDalmazzone 5a72be08fd Race condition bug-fix in hog.cu 9 years ago
Alexander Smorkalov 53ed1a8c03 Build fix for QNX 6.6 neitrino. 9 years ago
Vladislav Vinogradov 1bef1b8d16 disable sanity tests for AlphaComp and PyrLKOpticalFlowDense 9 years ago
Vladislav Vinogradov 2b26094cf5 increase epsilons in some tests: 9 years ago
Vladislav Vinogradov 2afb02fcb4 fix BORDER_WRAP processing on Maxwell generation 9 years ago
Ariel Bernal 5c8683139f Fix for #5710. OpenCL HOG Object detect assigns the wrong SIMD size. 9 years ago
Pavel Rojtberg 16fcd78f03 add sampson distance error measure 9 years ago
comdiv 81c746c2a8 32bit BITFIELDS compresion codec support #5707 Fixed 9 years ago
askourik fedf064088 removing code duplicates and replace unsigned long by uint32_t 9 years ago
askourik b3e8c65e5e removed code duplication for non-intel platforms 9 years ago
askourik 4cf7ddfd87 Added new function definition in AGAST module header for tree-optimized version 9 years ago
Pavel Vlasov 7375383d26 Canny IPP Sobel getBufferSize wrong func fix; 9 years ago
hoangviet1985 e679d97100 remove redundant code 9 years ago
Pavel Rojtberg cefa1dc5cb switch mask type from vector<int> to vector<uchar> 9 years ago
hoangviet1985 3e96b724c2 squash 9 years ago
hoangviet1985 b96def885f squash 9 years ago
Pavel Vlasov 9acf93b7c6 IPP Sobel getBufferSize wrong func fix; 9 years ago
Maksim Shabunin c3cf1be344 fixup! run.py: issues with forced configuration fixed 9 years ago
Rok Mandeljc 7452f9a56e cudastereo: document lack of fractional bits in 16-bit signed format for StereoBeliefPropagation 9 years ago
Rok Mandeljc 1c804124d1 cudastereo: updated documentation for reprojectImage3D and drawColorDisp 9 years ago
Rok Mandeljc 980d84e4a2 calib3d: improve documentation of reprojectImageTo3D 9 years ago
Rok Mandeljc bf5e930468 cudastereo: drawColorDisp: enabled CV_32S and CV_32F disparity formats 9 years ago
Rok Mandeljc 9f82ac18d4 cudastereo: reprojectImageTo3D: enabled CV_32S and CV_32F disparity formats 9 years ago
askourik cc5a1d612e added comments and test perl examples for agast tree version 9 years ago
askourik ae66ce9d22 Add treelookups for nonintel 9 years ago
Suleyman TURKMEN 99a286ef24 Update imgcodecs.hpp 9 years ago
Maksim Shabunin eebd4cad66 Fix compilation problems with XCode 7.1.1 and cmake 3.3.2 10 years ago
Maksim Shabunin e8bf4417ef New variant of iOS framework building, fixed some warnings for XCode 7.1.1 and cmake 3.3.2 10 years ago
Maksim Shabunin 7df392bfd8 run.py: issues with forced configuration fixed 10 years ago
Philipp Hasper 4d3915f69a Fixed mjpeg frame size attribution 10 years ago
Pavel Rojtberg 81e814d9ed clean up fisheye calibration code 10 years ago
Ilya Lavrenov 0050df8750 GraphCut deprecated in 7.5 and removed in 8.0 10 years ago
Maksim Shabunin 97878645bc Fix run.py test detection issues for debug VS configurations 10 years ago
Pavel Rojtberg c209f795b5 support for NORM_L2SQR in norm(Matx<..>) 10 years ago
Bert d3b0bda011 Update system.cpp 10 years ago
mbarann b48b2d43b0 MSMF expects a bottom-up video frame, so the buffer pointer must point to the end of the data and the stride needs to be negative 10 years ago
berak 0baf0bdc24 AKAZE: check channels instead of type in detectAndCompute 10 years ago
Vladislav Vinogradov 39854ceda4 cuda::StreamAccessor::wrapStream and cuda::EventAccessor::wrapEvent 10 years ago
Vladislav Vinogradov 8d3850ac02 add cv::gpu::StreamAccessor::wrapStream method 10 years ago
Pavel Rojtberg 9233472bdd use cpp functions in CvLevMarq::step for better readability 10 years ago
Tian Zhi f0434d60b0 fixed the type inconsistent with document. 10 years ago
Jan Starzynski 2799829bc9 fix potential buffer overflow as in 3.0 10 years ago
jiakai 933dfed4b8 check offset in ExifReader::getString 10 years ago
Vladislav Vinogradov d5e6503fe5 fix signed/unsigned comparison warning in core/test/test_math.cpp 10 years ago
hoangviet1985 6441620f45 The right signs give the right results 10 years ago
Marian Zajko 1eb9ef6bbf Fixed downsampling parameter enumerator backward compatibility. 10 years ago
Marian Zajko 286055b0d8 Removed trailing whitespace. 10 years ago
Marian Zajko 2cebe5a3b0 Fixed parameter enumrators list order to retain binary compatibility. 10 years ago