Alexander Alekhin
f2e41ce391
ocl: fix input data for Canny perf test
...
"declare.in(img, WARMUP_RNG)" overrides input image with random values
Also added support for different input sizes (via cv::resize)
9 years ago
Alexander Alekhin
55188fe991
world fix
11 years ago
vbystricky
09bcc061dd
Change kernel for optimization. Remove restriction to align data
...
Fix kernel compilation errors on AMD system
Fix licanse information in cl file
Support CV_64F destination type
Change build options of the kernel
Optimize sum of square
Remove separate kernel for integral square
Increase epsilon for perfomance tests
Increase epsilon for perfomance tests
Test double support on AMD devices
Fix some issues
Try to fix problems with AMD device
Try to solve problem with AMD device
Fix error of destination size in kernel
Fix warnings
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
mlyashko
70fdfa0bdb
changed type of sanity check
11 years ago
mlyashko
f38fe76025
added perf test for CalcBackProj
11 years ago
Alexander Alekhin
e4608229f0
ocl: copyMakeBorder 3-channel
11 years ago
Ilya Lavrenov
412468e0ae
added cv::sqrBoxFilter to T-API
11 years ago
Ilya Lavrenov
faa6074f3d
added performance test
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
93a818684c
ported cv::Canny to T-API
11 years ago
Ilya Lavrenov
82d3efc6c0
added perf test for cv::Canny
11 years ago
Ilya Lavrenov
30b5234e9a
added perf test for cv::sqrBoxFilter
11 years ago
Ilya Lavrenov
8702fceb4b
fixed cv::integral perf test
11 years ago
Ilya Lavrenov
5a2a0b326a
added perf tests for cv::dilate
11 years ago
Ilya Lavrenov
04ae46e21c
added perf tests to some imgproc functions
11 years ago