opencv/modules/ocl/src/opencl
2013-06-28 17:45:39 +08:00
..
arithm_2_mat.cl Allow OpenCL acceleration in every OpenCV module 2013-03-21 17:57:01 +04:00
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 Allow OpenCL acceleration in every OpenCV module 2013-03-21 17:57:01 +04:00
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 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 fix the compile errors on Mac 2013-04-12 17:38:59 +08: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 Allow OpenCL acceleration in every OpenCV module 2013-03-21 17:57:01 +04:00
arithm_mul.cl Fix the mismatch on NV GPUs 2013-05-20 14:46:17 +08: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 Use a faster way to count 1's (used by Hamming) 2013-04-13 14:34:30 +08: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 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 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 Add ocl CLACH implementation. 2013-06-10 18:37:48 +08: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_gfft.cl Add ocl's good features to track implementation. 2013-05-22 13:46:42 +08: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 use float when sum overflow 2013-04-23 17:23:05 +08: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 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 Allow OpenCL acceleration in every OpenCV module 2013-03-21 17:57:01 +04: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 fix moments 2013-06-25 16:26:33 +08:00
objdetect_hog.cl more fix to HOG 2013-06-28 13:38:58 +08: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
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 fix pyrLK's mismatch on Intel GPUs 2013-05-23 10:55:08 +08:00
split_mat.cl Allow OpenCL acceleration in every OpenCV module 2013-03-21 17:57:01 +04:00
stereobm.cl stereoBM fix an error on Linux when running full performance test 2013-06-28 17:45:39 +08:00
stereobp.cl Fix a bug found on Intel OpenCL SDK. 2013-04-23 15:34:40 +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