9632 Commits (f3d1001c5d608a7d1921e0b611f4b15bc9b2f988)

Author SHA1 Message Date
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
Maks Naumov 8271bd5f14 fix condition in CV_OperationsTest::operations1() 11 years ago
Vladislav Vinogradov d822d6f101 disable GeneralizedHough tests on gcc 4.7 11 years ago
akrynski 1dba47b77b Update crop_face.py 11 years ago
Vladislav Vinogradov f8d922ad3e disable gpu::GeneralizedHough compilation on gcc 4.7 11 years ago
Alexander Karsakov c747426fc1 Enabled integer arithmetic for filterSepSinglePass 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 fc10ffefb8 Enabled integer arithmetic for row_filter_C1_D0 11 years ago
Alexander Karsakov 2cf3a6e26c Fixed error in case corners not found 11 years ago
Alexander Karsakov a3825acee4 Small refactoring 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
Alexander Karsakov 10a52220f0 Added integer arithmetic to sepFilter2D 11 years ago
Alexander Alekhin eeed9ce247 perf report: summary.py: added custom --regressions map 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
Alexander Karsakov d17142b83d Prototype OCL version of gaussian blur with integer arithmetic 11 years ago
unknown 75534a4828 Python typdef fixed. Reverted the example to MOG2. Not time to make the command line switch for now. 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