9445 Commits (5600bc54f4e751180f7c9d50b17235bba2f086af)

Author SHA1 Message Date
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
Alexander Alekhin 6bd7a444bc UMat map-unmap synchronization test 11 years ago
Clemens Korner f1c8b4b965 FEATURES2D: add DenseFeatureDetector Python wrapper 11 years ago
mlyashko f38fe76025 added perf test for CalcBackProj 11 years ago
Andrey Pavlenko c1acbb02bc disabling calls to SURF_OCL causing tests failures 11 years ago
Andrey Pavlenko 63a746c6ea fixing conditional compilation 11 years ago
Andrey Pavlenko 7e03a8b279 fixing check_docs2.py issue 11 years ago
Konstantin Matskevich 67926fa028 ocl morphology fix 11 years ago
Ilya Lavrenov 061a25447e eliminated restriction delta == 0 from cv::sepFilter2D 11 years ago
Konstantin Matskevich c2355d3a12 case-insensitivity 11 years ago
Ilya Lavrenov e2c6ab0166 refactored filter2D; eliminated restrictions sdepth == ddepth, delta == 0 11 years ago
Ilya Lavrenov b6833fdde7 added 3-channels support to cv::medianBlur 11 years ago
Ilya Lavrenov a51ab99a79 added 3-channels support to cv::filter2D, cv::Laplacian 11 years ago
Ilya Lavrenov e19c42dded added 3-channels support to cv::boxFilter, cv::blur, cv::sqrBoxFilter 11 years ago
Ilya Lavrenov 8f5fd44fb2 added 3 channels support to cv::bilateralFilter 11 years ago
Ilya Lavrenov 6ba60a1e22 added 3-channels support to cv::Canny 11 years ago
Vladimir Kolesnikov 60803afe8f Misprint fixed in table formatter 11 years ago
Andrey Pavlenko 259b9e093c disabling failing tests 11 years ago
Andrey Pavlenko 5421d741bc making OCL tests conform to the comon style 11 years ago
Alessandro Trebbi c4a63f6a86 - 11 years ago
Ilya Lavrenov 20b6191842 doc fix 11 years ago
Koji Miyazato 0a5d6e10b9 Added test code for I/O of user-defined types. 11 years ago
Andrey Pavlenko a3668f1369 changing default perf strategy from BASIC (old) to SIMPLE (new, faster) 11 years ago