9471 Commits (d9556a998ff22d6d9d8d2fd926f16f73921e84d2)

Author SHA1 Message Date
vbystricky aece433b15 Check ippStsNoErr as result of ipp function instead >=0 11 years ago
vbystricky c65e5a1e7b Fix error BGRA2RGBA color convertion by ipp. Uncomment ipp color converstion, which pass tests 11 years ago
vbystricky b3db990daa Remove unused code 11 years ago
vbystricky 07e84c635a Remove unused code 11 years ago
vbystricky 06434bedfd Change deprecated function ippicviMulC_32f_C1IR to ippicviMulC_32f_C1R. Check results of ipp function, if error was return run opencv branch of code 11 years ago
vbystricky 3b03044047 Fix warning 11 years ago
vbystricky 58de8bc917 Change deprecated functions to valid 11 years ago
vbystricky 01a66a2938 Prepare codes for ippicv library 11 years ago
Vladislav Vinogradov d822d6f101 disable GeneralizedHough tests on gcc 4.7 11 years ago
Vladislav Vinogradov f8d922ad3e disable gpu::GeneralizedHough compilation on gcc 4.7 11 years ago
Andrey Pavlenko 271f60ba7a fixing OCL run condition (build program failure for comparison 64F Mat with Scalar) 11 years ago
Alexander Alekhin bfc546d23c enable IPP ICV support 11 years ago
Elena Gvozdeva 037ac27ec8 Added SharedMatrix 11 years ago
Alexander Karsakov 2cf3a6e26c Fixed error in case corners not found 11 years ago
Ilya Lavrenov 2cd51c04e4 fixed condition in cv::FNLM 11 years ago
DeanF 48df67a9c5 Fixed trailing whitespace 11 years ago
DeanF bdc91c66c9 Fixed problem with compilation without HAVE_OPENCL 11 years ago
Elena Gvozdeva fa2d79a15b Added IPP Async converters, doc and sample 11 years ago
Alexander Smorkalov e23f7303a6 OpenCV version++. OpenCV Manager version++. 11 years ago
Ilya Lavrenov 31f864a22b integer cv::resize (INTER_LINEAR && CV_8UC(cn)) 11 years ago
Ilya Lavrenov 9b9769169f doc typos 11 years ago
Ilya Lavrenov 322b15a459 compare with scalar (cn > 1) 11 years ago
Ilya Lavrenov 7df92bbb77 fixed C4505 11 years ago
Ilya Lavrenov c53398a438 performance tests for FAST 11 years ago
mlyashko 5acd178790 copyright fix 11 years ago
Ilya Lavrenov e1efed1914 added support of ksize >= 5 to cv::Laplacian 11 years ago
mlyashko 4c5de04efb bug fix 11 years ago
Vladislav Vinogradov 6d368dc1e7 increase epsilon for MOG2::getBackgroundImage test: 11 years ago
Andrey Pavlenko 3747d2643f Revert pull request #1929 from @alalek "ocl: added workaround into Haar kernels" 11 years ago
Andrey Pavlenko 7d82171af4 - fix test 11 years ago
Andrey Pavlenko e6e817e613 Revert "Merge pull request #1779 from perping:integral_2.4" 11 years ago
Koji Miyazato 1ab8060b62 corrected some style errors found by review. 11 years ago
Alexander Smorkalov d17740ec87 Bug #3553 JavaCameraView frame format and cvtColor format inconsistency fixed. 11 years ago
Nicolas Gryman da34f1d58c added jpeg with optimized coding support. 11 years ago
JinoBetti 91511c1521 Update out.cpp 11 years ago
mlyashko 4b71921526 both tests by picture and rand mat 11 years ago
Martin Jul a1798cb28e Fixed typo in BFMatcher in docs. 11 years ago
Ilya Lavrenov 80df44bd75 doc fix 11 years ago
Alexander Karsakov 4ceaf44fa0 Fixed incorrect calculation of best_disp 11 years ago
Hilton Bristow 61c22d5899 removed experimental slots 11 years ago
Hilton Bristow fc696a9ff3 Improved standalone importing behaviour and creation of nested directories 11 years ago
Hilton Bristow 6f190bb907 Generalized todict implementation 11 years ago
Hilton Bristow 068b1bc3d0 More generic todict 11 years ago
Alexander Alekhin 3488fdcb43 disable failed tests 11 years ago
Alexander Alekhin 569e1346f2 UMat: issue in OpenCLAllocator::unmap() 11 years ago
Andrey Pavlenko fa5705613d splitting plain and OCL tests for SURF. 11 years ago
Ilya Lavrenov f7d6d3cff5 improved cv::filter2D 11 years ago
Alexander Karsakov 8c39b4e8b6 Fixed stereoBM for Intel CPU. 11 years ago
Nicolas Gryman b211e1d989 added jpeg progressive support. 11 years ago
mlyashko 70fdfa0bdb changed type of sanity check 11 years ago