13378 Commits (0d49f97128b852040d44048bc4cf9a8764fc38a9)
 

Author SHA1 Message Date
Ilya Lavrenov f7ec4a5c47 Mat::copyTo with mask 11 years ago
Ilya Lavrenov 8d24a83c9c cv::flip inplace 11 years ago
Ilya Lavrenov 5ca3d855a2 cv::transpose inplace 11 years ago
Ilya Lavrenov 8da0e2b707 cv::accumulate 11 years ago
Ilya Lavrenov d453a598f8 cv::min/cv::max CV_64F 11 years ago
Ilya Lavrenov 3e173b701e cv::Laplacian 11 years ago
Alessandro Trebbi 3d25d70627 fix for compiling 2.4 opencv with xcode 5.1 11 years ago
vbystricky 650762419c Add setIppErrorStatus() 11 years ago
vbystricky d17f40dc1f Fix error in code 11 years ago
vbystricky 32394df42d Add constant border fix call ipp function 11 years ago
vbystricky 79384beb60 Fix warning 11 years ago
vbystricky 160c964e4b Fix error 11 years ago
vbystricky baa6ab1967 Change Scharr filter to new ipp functions 11 years ago
Andrey Pavlenko 82c67abbfa Merge pull request #2622 from ilya-lavrenov:ipp_sort 11 years ago
Andrey Pavlenko 39b852f51d Merge pull request #2625 from ilya-lavrenov:ipp_reduce 11 years ago
Ilya Lavrenov 9a109440df cv::reduce sum/avg 11 years ago
Ilya Lavrenov aa5767421a cv::reduce (min/max to single column) 11 years ago
Ilya Lavrenov 1f6b719776 added ippisFlip to cv::sort 11 years ago
Ilya Lavrenov 26e8c6216f cv:;sortIdx 11 years ago
Ilya Lavrenov d5513f522b cv::sort 11 years ago
Andrey Pavlenko cb8743f9aa Merge pull request #2628 from ilya-lavrenov:ipp_error_handling 11 years ago
Alexander Karsakov 4f4a95299a Added setIppErrorStatus 11 years ago
Alexander Karsakov 6202f54a18 Fixed sanity check for integer type 11 years ago
Ilya Lavrenov 05a47d9014 cmd option 11 years ago
Ilya Lavrenov 87eb1b8fcc fixes in imgproc 11 years ago
Roman Donchenko da58425fbc Merge pull request #2629 from maksqwe:unused_fix 11 years ago
Ilya Lavrenov 6f9ca3d77c fixed some errors 11 years ago
Ilya Lavrenov ce0941160e added status check 11 years ago
Ilya Lavrenov 2cd7a913ed verbose errors 11 years ago
Ilya Lavrenov f3c56f8310 first attemp 11 years ago
Maks Naumov 3e5a69d8ba remove unused variables in OCL_PERF_TEST_P() 11 years ago
Maks Naumov dba0f9fc8f remove unused variable in erGrouping() 11 years ago
Maks Naumov 9e10c09f2d remove unused variable in LineSegmentDetectorImpl::compareSegments() 11 years ago
Alexander Karsakov a7d12aabab Added epsilon for tests with float data type 11 years ago
Alexander Karsakov 793e980876 Added IPP Pyramid API functions to cv::buildPyramid 11 years ago
Andrey Pavlenko e11d998cfb Merge pull request #2623 from alalek:icv_fix_color 11 years ago
Alexander Karsakov ef2f5999ed Added perf test for cv::buildPyramid 11 years ago
Alexander Karsakov 8230f1fd68 Added ippiPyrUp_Gauss5x5 to cv::pyrUp 11 years ago
Alexander Karsakov f218dffce6 Added ippiPyrDown_Gauss5x5 to cv::pyrDown 11 years ago
Alexander Karsakov 10cb660240 Fixed condition 11 years ago
unknown c2f540d090 White space fixes 11 years ago
Andrey Pavlenko 80ef1f6753 Merge pull request #2621 from arkunze:pullreq/140319-resize-b 11 years ago
Andrey Pavlenko a26bed16e6 Merge pull request #2617 from ElenaGvozdeva:ipp_matchTemplate 11 years ago
Andrey Pavlenko dab8e920b0 Merge pull request #2565 from apavlenko:tapi_stitching 11 years ago
Andrey Pavlenko 7ba4212529 Merge pull request #2544 from alalek:perf_report_regressions 11 years ago
Alexander Alekhin 3bb6db522d ICV: mark missed functions 11 years ago
GregoryMorse aa3c36f545 Update cap_msmf.cpp 11 years ago
Vadim Pisarevsky 6a5a0fe803 Merge pull request #2016 from pemmanuelviel:kmeansppSquareDist 11 years ago
Vadim Pisarevsky 7942494fb6 Merge pull request #2233 from palindromoroz:BGSubtract_KNN_new_code 11 years ago
Vadim Pisarevsky 20aaa8fe77 Merge pull request #2560 from akarsakov:gaussianblur_integer 11 years ago