opencv/modules/ocl/src/opencl
2013-07-26 11:17:27 +08:00
..
arithm_2_mat.cl
arithm_absdiff.cl fix all redefine build errors on some Intel OCL 2013-04-05 08:15:05 +08:00
arithm_add_scalar_mask.cl Fix some OpenCL kernel file build errors on Mac. 2013-05-28 11:12:05 +08:00
arithm_add_scalar.cl merge add and sub into one set of kernels 2013-04-06 13:37:36 +08:00
arithm_add.cl Fix some OpenCL kernel file build errors on Mac. 2013-05-28 11:12:05 +08:00
arithm_addWeighted.cl fix all redefine build errors on some Intel OCL 2013-04-05 08:15:05 +08:00
arithm_bitwise_binary_mask.cl Merge ocl and/or/xor operators into one kernel each. 2013-04-15 10:36:03 +08:00
arithm_bitwise_binary_scalar_mask.cl Merge ocl and/or/xor operators into one kernel each. 2013-04-15 10:36:03 +08:00
arithm_bitwise_binary_scalar.cl Merge ocl and/or/xor operators into one kernel each. 2013-04-15 10:36:03 +08:00
arithm_bitwise_binary.cl Merge ocl and/or/xor operators into one kernel each. 2013-04-15 10:36:03 +08:00
arithm_bitwise_not.cl fix all redefine build errors on some Intel OCL 2013-04-05 08:15:05 +08:00
arithm_cartToPolar.cl
arithm_compare_eq.cl fix all redefine build errors on some Intel OCL 2013-04-05 08:15:05 +08:00
arithm_compare_ne.cl fix all redefine build errors on some Intel OCL 2013-04-05 08:15:05 +08:00
arithm_div.cl fix all redefine build errors on some Intel OCL 2013-04-05 08:15:05 +08:00
arithm_exp.cl
arithm_flip_rc.cl
arithm_flip.cl fix the compile errors on Mac 2013-04-12 17:38:59 +08:00
arithm_log.cl
arithm_LUT.cl
arithm_magnitude.cl
arithm_magnitudeSqr.cl
arithm_minMax_mask.cl
arithm_minMax.cl
arithm_minMaxLoc_mask.cl
arithm_minMaxLoc.cl
arithm_mul.cl Fix the mismatch on NV GPUs 2013-05-20 14:46:17 +08:00
arithm_nonzero.cl
arithm_phase.cl
arithm_polarToCart.cl
arithm_pow.cl
arithm_sum_3.cl
arithm_sum.cl
arithm_transpose.cl
blend_linear.cl
brute_force_match.cl Use a faster way to count 1's (used by Hamming) 2013-04-13 14:34:30 +08:00
build_warps.cl
convertC3C4.cl
cvt_color.cl
filter_sep_col.cl
filter_sep_row.cl fix the compile errors on Mac 2013-04-12 17:38:59 +08:00
filtering_boxFilter.cl make boxfilter kernel compile on Mac GPU OCL 2013-04-15 16:46:25 +08:00
filtering_laplacian.cl Fix ocl::filter2D. 2013-05-31 10:53:52 +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 Add non-stump based ocl Haar cascade classifier support. 2013-05-30 14:01:19 +08:00
haarobjectdetect.cl Add non-stump based ocl Haar cascade classifier support. 2013-05-30 14:01:19 +08:00
imgproc_bilateral.cl
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 Add ocl CLACH implementation. 2013-06-10 18:37:48 +08:00
imgproc_columnsum.cl
imgproc_convolve.cl
imgproc_copymakeboder.cl
imgproc_gftt.cl Fix ocl gftt file name typo. 2013-07-10 14:51:40 +08:00
imgproc_histogram.cl
imgproc_integral_sum.cl use float when sum overflow 2013-04-23 17:23:05 +08:00
imgproc_integral.cl use float when sum overflow 2013-04-23 17:23:05 +08:00
imgproc_median.cl
imgproc_remap.cl
imgproc_resize.cl
imgproc_threshold.cl Fix some OpenCL kernel file build errors on Mac. 2013-05-28 11:12:05 +08:00
imgproc_warpAffine.cl fix the compile errors on Mac 2013-04-12 17:38:59 +08:00
imgproc_warpPerspective.cl fix the compile errors on Mac 2013-04-12 17:38:59 +08:00
interpolate_frames.cl
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
merge_mat.cl
moments.cl fix moments 2013-06-25 16:26:33 +08:00
objdetect_hog.cl generating the lut table instead of hard coding one 2013-07-26 11:17:27 +08:00
operator_convertTo.cl
operator_copyToM.cl
operator_setTo.cl
operator_setToM.cl
optical_flow_farneback.cl Fix white-spacing 2013-06-27 09:57:42 +08:00
pyr_down.cl
pyr_up.cl Fix ocl::pyrup kernel build on Mac. 2013-05-30 16:34:20 +08:00
pyrlk_no_image.cl
pyrlk.cl a little simplify to pyrlk kernel 2013-07-17 14:35:44 +08:00
split_mat.cl
stereobm.cl stereoBM fix an error on Linux when running full performance test 2013-06-28 17:45:39 +08:00
stereobp.cl optimize stereoBP kernel 2013-07-04 14:46:38 +08:00
stereocsbp.cl Fix thread sync for csbp. 2013-04-23 17:35:40 +08:00
tvl1flow.cl add OpticalFlowDual_TVL1_OCL function 2013-05-17 15:34:22 +08:00