69 Commits (9d91c63502a0fb6c6c6d78a4f53f435df68a967c)

Author SHA1 Message Date
Vadim Pisarevsky b8b7ca7302
Rewite polar transforms (#11323) 7 years ago
Tomoaki Teshima a82e70cd40 remove raw SSE2/NEON implementation from imgwarp.cpp 7 years ago
Alexander Alekhin 4a297a2443 ts: refactor OpenCV tests 7 years ago
Alexander Alekhin d5f152494b fix file names 7 years ago
Vitaly Tuzov 51cb56ef2c Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 7 years ago
vipinanand4 39e742765a Merge pull request #9618 from vipinanand4:goodFeaturesToTrack_added_gradiantSize 7 years ago
Alexander Alekhin 006966e629 trace: initial support for code trace 8 years ago
Tomoaki Teshima aec59aba34 suppress warnings 8 years ago
Tomoaki Teshima 64cf206fb5 optimize blend using universal intrinsic 8 years ago
Alexander Alekhin f2e41ce391 ocl: fix input data for Canny perf test 8 years ago
Alexander Karsakov dfff9a8125 Added OCL performance test for YUV2RGB_IYUV, YUV2GRAY_420, RGB2YUV_IYUV, YUV2RGB_YUY2, YUV2GRAY_YUY2 color conversion modes 10 years ago
Alexander Karsakov 4880dd0cd6 Added performance test for OCL version of HoughLines and HoughLinesP 10 years ago
Alexander Alekhin 55188fe991 world fix 10 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
Elena Gvozdeva 40eea303ec OCL: matchTemplate: changed 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
Ilya Lavrenov 884b706b3a fixed warning 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 0d19cbcc7a added performance test 11 years ago
Ilya Lavrenov faa6074f3d added performance test 11 years ago
Ilya Lavrenov 48a084c236 OpenCL version of cv::buildPyramid 11 years ago
Elena Gvozdeva 07a88d48e9 fixed 11 years ago
Elena Gvozdeva 7bd8f9294d fixed 11 years ago
Elena Gvozdeva 8c5e19c270 fixed pref test 11 years ago
Elena Gvozdeva b4652e2cb3 Added perf test for ocl_matchTemplate 11 years ago
Ilya Lavrenov d2ffd8ed21 implemented OpenCL version of cv::preCornerDetect 11 years ago
Ilya Lavrenov 3177a683e9 ported corners to T-API 11 years ago
Ilya Lavrenov 5abfd40989 added perf test for cv::goodFeaturesToTrack 11 years ago
Ilya Lavrenov 93a818684c ported cv::Canny to T-API 11 years ago
Ilya Lavrenov 82d3efc6c0 added perf test for cv::Canny 11 years ago