opencv/modules/ocl/src/opencl
2013-08-29 10:48:15 +08:00
..
arithm_2_mat.cl Allow OpenCL acceleration in every OpenCV module 2013-03-21 17:57:01 +04:00
arithm_absdiff.cl Deleted all trailing whitespace. 2013-08-21 18:59:24 +04:00
arithm_add_scalar_mask.cl Deleted all trailing whitespace. 2013-08-21 18:59:24 +04:00
arithm_add_scalar.cl Deleted all trailing whitespace. 2013-08-21 18:59:24 +04:00
arithm_add.cl Fix some OpenCL kernel file build errors on Mac. 2013-05-28 11:12:05 +08:00
arithm_addWeighted.cl Deleted all trailing whitespace. 2013-08-21 18:59:24 +04:00
arithm_bitwise_binary_mask.cl Deleted all trailing whitespace. 2013-08-21 18:59:24 +04:00
arithm_bitwise_binary_scalar_mask.cl Normalized file endings. 2013-08-21 18:59:25 +04:00
arithm_bitwise_binary_scalar.cl Deleted all trailing whitespace. 2013-08-21 18:59:24 +04:00
arithm_bitwise_binary.cl Deleted all trailing whitespace. 2013-08-21 18:59:24 +04:00
arithm_bitwise_not.cl Deleted all trailing whitespace. 2013-08-21 18:59:24 +04:00
arithm_cartToPolar.cl Allow OpenCL acceleration in every OpenCV module 2013-03-21 17:57:01 +04:00
arithm_compare_eq.cl Normalized file endings. 2013-08-21 18:59:25 +04:00
arithm_compare_ne.cl Normalized file endings. 2013-08-21 18:59:25 +04:00
arithm_div.cl Normalized file endings. 2013-08-21 18:59:25 +04:00
arithm_exp.cl Allow OpenCL acceleration in every OpenCV module 2013-03-21 17:57:01 +04:00
arithm_flip_rc.cl Allow OpenCL acceleration in every OpenCV module 2013-03-21 17:57:01 +04:00
arithm_flip.cl Deleted all trailing whitespace. 2013-08-21 18:59:24 +04:00
arithm_log.cl Allow OpenCL acceleration in every OpenCV module 2013-03-21 17:57:01 +04:00
arithm_LUT.cl Allow OpenCL acceleration in every OpenCV module 2013-03-21 17:57:01 +04:00
arithm_magnitude.cl Allow OpenCL acceleration in every OpenCV module 2013-03-21 17:57:01 +04:00
arithm_magnitudeSqr.cl Allow OpenCL acceleration in every OpenCV module 2013-03-21 17:57:01 +04:00
arithm_minMax_mask.cl Allow OpenCL acceleration in every OpenCV module 2013-03-21 17:57:01 +04:00
arithm_minMax.cl Allow OpenCL acceleration in every OpenCV module 2013-03-21 17:57:01 +04:00
arithm_minMaxLoc_mask.cl Allow OpenCL acceleration in every OpenCV module 2013-03-21 17:57:01 +04:00
arithm_minMaxLoc.cl Normalized file endings. 2013-08-21 18:59:25 +04:00
arithm_mul.cl Normalized file endings. 2013-08-21 18:59:25 +04:00
arithm_nonzero.cl Allow OpenCL acceleration in every OpenCV module 2013-03-21 17:57:01 +04:00
arithm_phase.cl Allow OpenCL acceleration in every OpenCV module 2013-03-21 17:57:01 +04:00
arithm_polarToCart.cl Allow OpenCL acceleration in every OpenCV module 2013-03-21 17:57:01 +04:00
arithm_pow.cl Allow OpenCL acceleration in every OpenCV module 2013-03-21 17:57:01 +04:00
arithm_sum_3.cl Allow OpenCL acceleration in every OpenCV module 2013-03-21 17:57:01 +04:00
arithm_sum.cl Allow OpenCL acceleration in every OpenCV module 2013-03-21 17:57:01 +04:00
arithm_transpose.cl Allow OpenCL acceleration in every OpenCV module 2013-03-21 17:57:01 +04:00
blend_linear.cl Allow OpenCL acceleration in every OpenCV module 2013-03-21 17:57:01 +04:00
brute_force_match.cl Deleted all trailing whitespace. 2013-08-21 18:59:24 +04:00
build_warps.cl Allow OpenCL acceleration in every OpenCV module 2013-03-21 17:57:01 +04:00
convertC3C4.cl Allow OpenCL acceleration in every OpenCV module 2013-03-21 17:57:01 +04:00
cvt_color.cl Allow OpenCL acceleration in every OpenCV module 2013-03-21 17:57:01 +04:00
filter_sep_col.cl Allow OpenCL acceleration in every OpenCV module 2013-03-21 17:57:01 +04:00
filter_sep_row.cl Normalized file endings. 2013-08-21 18:59:25 +04:00
filtering_adaptive_bilateral.cl add adaptive bilateral filter (cpp and ocl version) 2013-08-29 10:48:15 +08:00
filtering_boxFilter.cl Deleted all trailing whitespace. 2013-08-21 18:59:24 +04:00
filtering_laplacian.cl Update with apavlenko's suggestions. 2013-08-14 10:00:09 +08:00
filtering_morph.cl Fix some OpenCL kernel file build errors on Mac. 2013-05-28 11:12:05 +08:00
haarobjectdetect_scaled2.cl Normalized file endings. 2013-08-21 18:59:25 +04:00
haarobjectdetect.cl Normalized file endings. 2013-08-21 18:59:25 +04:00
imgproc_bilateral.cl Allow OpenCL acceleration in every OpenCV module 2013-03-21 17:57:01 +04:00
imgproc_calcHarris.cl Fix a bug of cornerHarris and cornerMinEigenVal. 2013-06-06 11:44:35 +08:00
imgproc_calcMinEigenVal.cl Fix a bug of cornerHarris and cornerMinEigenVal. 2013-06-06 11:44:35 +08:00
imgproc_canny.cl Fix 2.4 ocl Canny. 2013-05-29 14:15:26 +08:00
imgproc_clahe.cl Deleted all trailing whitespace. 2013-08-21 18:59:24 +04:00
imgproc_columnsum.cl Allow OpenCL acceleration in every OpenCV module 2013-03-21 17:57:01 +04:00
imgproc_convolve.cl Allow OpenCL acceleration in every OpenCV module 2013-03-21 17:57:01 +04:00
imgproc_copymakeboder.cl Allow OpenCL acceleration in every OpenCV module 2013-03-21 17:57:01 +04:00
imgproc_gftt.cl Normalized file endings. 2013-08-21 18:59:25 +04:00
imgproc_histogram.cl Allow OpenCL acceleration in every OpenCV module 2013-03-21 17:57:01 +04:00
imgproc_integral_sum.cl use float when sum overflow 2013-04-23 17:23:05 +08:00
imgproc_integral.cl Normalized file endings. 2013-08-21 18:59:25 +04:00
imgproc_median.cl Allow OpenCL acceleration in every OpenCV module 2013-03-21 17:57:01 +04:00
imgproc_remap.cl Allow OpenCL acceleration in every OpenCV module 2013-03-21 17:57:01 +04:00
imgproc_resize.cl Allow OpenCL acceleration in every OpenCV module 2013-03-21 17:57:01 +04:00
imgproc_threshold.cl Fix some OpenCL kernel file build errors on Mac. 2013-05-28 11:12:05 +08:00
imgproc_warpAffine.cl Deleted all trailing whitespace. 2013-08-21 18:59:24 +04:00
imgproc_warpPerspective.cl Normalized file endings. 2013-08-21 18:59:25 +04:00
interpolate_frames.cl Allow OpenCL acceleration in every OpenCV module 2013-03-21 17:57:01 +04:00
kernel_radix_sort_by_key.cl Deleted all trailing whitespace. 2013-08-21 18:59:24 +04:00
kernel_sort_by_key.cl Deleted all trailing whitespace. 2013-08-21 18:59:24 +04:00
kernel_stablesort_by_key.cl Add sort_by_key for oclMat. 2013-07-18 17:25:00 +08:00
kmeans_kernel.cl fix the function name 2013-07-05 08:59:21 +08:00
match_template.cl fix the compile errors on Mac 2013-04-12 17:38:59 +08:00
meanShift.cl Allow OpenCL acceleration in every OpenCV module 2013-03-21 17:57:01 +04:00
merge_mat.cl Allow OpenCL acceleration in every OpenCV module 2013-03-21 17:57:01 +04:00
moments.cl Normalized file endings. 2013-08-21 18:59:25 +04:00
objdetect_hog.cl Converted tabs to spaces. 2013-08-21 18:59:26 +04:00
operator_convertTo.cl Allow OpenCL acceleration in every OpenCV module 2013-03-21 17:57:01 +04:00
operator_copyToM.cl Allow OpenCL acceleration in every OpenCV module 2013-03-21 17:57:01 +04:00
operator_setTo.cl Allow OpenCL acceleration in every OpenCV module 2013-03-21 17:57:01 +04:00
operator_setToM.cl Allow OpenCL acceleration in every OpenCV module 2013-03-21 17:57:01 +04:00
optical_flow_farneback.cl Fix white-spacing 2013-06-27 09:57:42 +08:00
pyr_down.cl Allow OpenCL acceleration in every OpenCV module 2013-03-21 17:57:01 +04:00
pyr_up.cl Fix ocl::pyrup kernel build on Mac. 2013-05-30 16:34:20 +08:00
pyrlk_no_image.cl Allow OpenCL acceleration in every OpenCV module 2013-03-21 17:57:01 +04:00
pyrlk.cl a little simplify to pyrlk kernel 2013-07-17 14:35:44 +08:00
split_mat.cl Allow OpenCL acceleration in every OpenCV module 2013-03-21 17:57:01 +04:00
stereobm.cl Deleted all trailing whitespace. 2013-08-21 18:59:24 +04:00
stereobp.cl Deleted all trailing whitespace. 2013-08-21 18:59:24 +04:00
stereocsbp.cl Deleted all trailing whitespace. 2013-08-21 18:59:24 +04:00
tvl1flow.cl Converted tabs to spaces. 2013-08-21 18:59:26 +04:00