224 Commits (62d4393883b21b55b465ace2df232405c66c22f2)

Author SHA1 Message Date
Alexander Karsakov dfff9a8125 Added OCL performance test for YUV2RGB_IYUV, YUV2GRAY_420, RGB2YUV_IYUV, YUV2RGB_YUY2, YUV2GRAY_YUY2 color conversion modes 10 years ago
Ilya Lavrenov a54f6bb08b cv::cvtColor 10 years ago
Alexander Karsakov 4880dd0cd6 Added performance test for OCL version of HoughLines and HoughLinesP 10 years ago
Alexander Karsakov cf1ae3513f Fixed getConversionInfo() for YUV2RGBA_* conversions 10 years ago
Alexander Alekhin 55188fe991 world fix 10 years ago
vbystricky 4286f60387 Extract imgcodecs module from highgui 11 years ago
mlyashko 6f2fea7ea5 added perftest for moments 11 years ago
vbystricky 09bcc061dd Change kernel for optimization. Remove restriction to align data 11 years ago
vbystricky 655465d9f8 Increase epsilon for pass sanity check 11 years ago
vbystricky eb54c83985 Fix error 11 years ago
vbystricky 6d6ad1b1d9 Change threshold 11 years ago
vbystricky b32fbe72f6 Add peromance tests for OCL integral sum of square 11 years ago
Elena Gvozdeva feeb386bf3 Added support for 3-channels 11 years ago
Ilya Lavrenov 108527c951 added missed INTER_CUBIC 11 years ago
mlyashko f0e3940558 perftest for floodfill 11 years ago
Elena Gvozdeva 40eea303ec OCL: matchTemplate: changed perf test 11 years ago
Alexander Alekhin 52ba76143c icv: fix test eps on Mac for failed perf test 11 years ago
Alexander Karsakov fa1ed5580d Fixed cv::pyrUp performance test 11 years ago
Aaron Kunze ab1a37d564 Bug fixes for filter2D and associated tests. 11 years ago
Ilya Lavrenov 3ccaa5294e added OpenCL RGB <-> Luv conversions 11 years ago
Ilya Lavrenov 1ad69aba35 changes sigma in perf tests 11 years ago
Alexander Karsakov f6a8ac2f6c Changed check condition in tests in case ipp disabled. 11 years ago
Alexander Karsakov 5580d08c6e Added setIppErrorStatus() 11 years ago
Alexander Karsakov 1909978f7d Added ippiHoughProbLine to cv::HoughLinesP 11 years ago
vbystricky 82a198a8f2 Fix epsilon calculation for sanity check in x32 build 11 years ago
Alexander Karsakov f3d1001c5d Changed tests for support intersection between expected and actual lists of lines. 11 years ago
Ilya Lavrenov 5c0a4878d7 changes eps 11 years ago
Elena Gvozdeva 0265247504 Added ippiDistanceTransform for cv::distanceTransform, maskSize=3,5 11 years ago
Alexander Karsakov 6202f54a18 Fixed sanity check for integer type 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
Alexander Karsakov ef2f5999ed Added perf test for cv::buildPyramid 11 years ago
Alexander Karsakov 10cb660240 Fixed condition 11 years ago
Elena Gvozdeva 3553e9379b fixed 11 years ago
Ilya Lavrenov 884b706b3a fixed warning 11 years ago
Alexander Karsakov 7369cfd9ec Added perf test for cornerMinEigenVal 11 years ago
vbystricky a6b53489e6 Change sanity check for perfomance test of bilateral filter 11 years ago
mlyashko 70fdfa0bdb changed type of sanity check 11 years ago
mlyashko f38fe76025 added perf test for CalcBackProj 11 years ago
Ilya Lavrenov 82e6edfba2 optimized sep filter 11 years ago
Ilya Lavrenov 6f12f1b3b5 added 3 vs 4 channels performance tests 11 years ago
Alexander Alekhin dca401d4cc ocl: pyrUp/pyrDown 3-channel 11 years ago
Alexander Alekhin e7475bff68 TAPI: remap 3-channel 11 years ago
Alexander Alekhin e4608229f0 ocl: copyMakeBorder 3-channel 11 years ago
Ilya Lavrenov 804b70b72f ported 2.4 perf tests for matchTemplate 11 years ago
Ilya Lavrenov c8e22c04c8 extended performance test 11 years ago
Ilya Lavrenov 7629bb78a4 extended performance tests to test 3 channels 11 years ago
Ilya Lavrenov 412468e0ae added cv::sqrBoxFilter to T-API 11 years ago
Ilya Lavrenov e844c08203 some fixes and improvements in cv::matchTemplate 11 years ago
Ilya Lavrenov 0ebb3ab0ea optimized createHanningWindow 11 years ago