| .. |
|
accumulate.cl
|
|
|
|
bilateral.cl
|
|
|
|
blend_linear.cl
|
|
|
|
boxFilter3x3.cl
|
ocl kernel performance optimization for box filter
|
2016-10-26 11:56:11 +08:00 |
|
boxFilter.cl
|
|
|
|
calc_back_project.cl
|
|
|
|
canny.cl
|
imgproc(ocl): eliminate div by zero in Canny
|
2017-08-29 19:29:53 +03:00 |
|
clahe.cl
|
imgproc/CLAHE/ocl: Removed unnecessary __local variable
|
2017-01-13 16:25:43 +03:00 |
|
corner.cl
|
|
|
|
covardata.cl
|
|
|
|
cvtcolor.cl
|
imgproc(ocl): fix RGB2RGBA kernel out of range access
|
2017-12-20 14:19:46 +00:00 |
|
filter2D.cl
|
|
|
|
filter2DSmall.cl
|
|
|
|
filterSep_singlePass.cl
|
|
|
|
filterSepCol.cl
|
|
|
|
filterSepRow.cl
|
|
|
|
filterSmall.cl
|
Fix the problem: filterSmall.cl report error with double
|
2016-10-17 15:12:42 +08:00 |
|
gaussianBlur3x3.cl
|
gaussian blur ocl kernel optimization
|
2016-11-08 11:22:26 +08:00 |
|
gaussianBlur5x5.cl
|
5x5 gaussian blur optimization
|
2016-12-06 09:42:37 +08:00 |
|
gftt.cl
|
|
|
|
histogram.cl
|
|
|
|
hough_lines.cl
|
Fixed several OpenCL compiler warnings
|
2016-11-07 16:49:12 +03:00 |
|
integral_sum.cl
|
Fixed several OpenCL compiler warnings
|
2016-11-07 16:49:12 +03:00 |
|
laplacian3.cl
|
laplacian ocl kernel optimization
|
2016-11-17 12:01:02 +08:00 |
|
laplacian5.cl
|
|
|
|
linearPolar.cl
|
|
|
|
logPolar.cl
|
|
|
|
match_template.cl
|
Fixed several OpenCL compiler warnings
|
2016-11-07 16:49:12 +03:00 |
|
medianFilter.cl
|
|
|
|
moments.cl
|
|
|
|
morph3x3.cl
|
morph ocl kernel for erode and dilate filter
|
2016-11-04 12:24:24 +08:00 |
|
morph.cl
|
|
|
|
precornerdetect.cl
|
|
|
|
pyr_down.cl
|
Fixed several OpenCL compiler warnings
|
2016-11-07 16:49:12 +03:00 |
|
pyr_up.cl
|
|
|
|
pyramid_up.cl
|
Image pyramids upsampling optimization
|
2016-12-02 13:54:58 +08:00 |
|
remap.cl
|
Fixed several OpenCL compiler warnings
|
2016-11-07 16:49:12 +03:00 |
|
resize.cl
|
|
|
|
sepFilter3x3.cl
|
sobel and scharr ocl kernel optimization
|
2016-11-14 15:34:59 +08:00 |
|
threshold.cl
|
|
|
|
warp_affine.cl
|
imgproc(ocl): don't use doubles to process float data
|
2017-09-07 12:42:20 +03:00 |
|
warp_perspective.cl
|
imgproc(ocl): don't use doubles to process float data
|
2017-09-07 12:42:20 +03:00 |
|
warp_transform.cl
|
more optimization for warpAffine and warpPerspective
|
2016-11-30 15:43:41 +08:00 |