opencv/modules/ocl/src/opencl
2013-04-13 14:34:30 +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 merge add and sub into one set of kernels 2013-04-06 13:37:36 +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 merge add and sub into one set of kernels 2013-04-06 13:37:36 +08:00
arithm_addWeighted.cl fix all redefine build errors on some Intel OCL 2013-04-05 08:15:05 +08:00
arithm_bitwise_and_mask.cl remove the C3 kernels in arithm, as the oclMat will never store 3 channels data 2013-04-05 21:29:29 +08:00
arithm_bitwise_and_scalar_mask.cl fix all redefine build errors on some Intel OCL 2013-04-05 08:15:05 +08:00
arithm_bitwise_and_scalar.cl remove the C3 kernels in arithm, as the oclMat will never store 3 channels data 2013-04-05 21:29:29 +08:00
arithm_bitwise_and.cl fix all redefine build errors on some Intel OCL 2013-04-05 08:15:05 +08:00
arithm_bitwise_not.cl fix all redefine build errors on some Intel OCL 2013-04-05 08:15:05 +08:00
arithm_bitwise_or_mask.cl remove the C3 kernels in arithm, as the oclMat will never store 3 channels data 2013-04-05 21:29:29 +08:00
arithm_bitwise_or_scalar_mask.cl remove the C3 kernels in arithm, as the oclMat will never store 3 channels data 2013-04-05 21:29:29 +08:00
arithm_bitwise_or_scalar.cl remove the C3 kernels in arithm, as the oclMat will never store 3 channels data 2013-04-05 21:29:29 +08:00
arithm_bitwise_or.cl fix all redefine build errors on some Intel OCL 2013-04-05 08:15:05 +08:00
arithm_bitwise_xor_mask.cl remove the C3 kernels in arithm, as the oclMat will never store 3 channels data 2013-04-05 21:29:29 +08:00
arithm_bitwise_xor_scalar_mask.cl remove the C3 kernels in arithm, as the oclMat will never store 3 channels data 2013-04-05 21:29:29 +08:00
arithm_bitwise_xor_scalar.cl remove the C3 kernels in arithm, as the oclMat will never store 3 channels data 2013-04-05 21:29:29 +08:00
arithm_bitwise_xor.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 all redefine build errors on some Intel OCL 2013-04-05 08:15:05 +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 Allow OpenCL acceleration in every OpenCV module 2013-03-21 17:57:01 +04:00
filtering_laplacian.cl fix the compile errors on Mac 2013-04-12 17:38:59 +08:00
filtering_morph.cl Allow OpenCL acceleration in every OpenCV module 2013-03-21 17:57:01 +04:00
haarobjectdetect_scaled2.cl Allow OpenCL acceleration in every OpenCV module 2013-03-21 17:57:01 +04:00
haarobjectdetect.cl more fix of mismatch functions on CPU OCL 2013-03-26 13:41:13 +08:00
imgproc_bilateral.cl Allow OpenCL acceleration in every OpenCV module 2013-03-21 17:57:01 +04:00
imgproc_calcHarris.cl Allow OpenCL acceleration in every OpenCV module 2013-03-21 17:57:01 +04:00
imgproc_calcMinEigenVal.cl Allow OpenCL acceleration in every OpenCV module 2013-03-21 17:57:01 +04:00
imgproc_canny.cl Allow OpenCL acceleration in every OpenCV module 2013-03-21 17:57:01 +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_histogram.cl Allow OpenCL acceleration in every OpenCV module 2013-03-21 17:57:01 +04:00
imgproc_integral_sum.cl Allow OpenCL acceleration in every OpenCV module 2013-03-21 17:57:01 +04:00
imgproc_integral.cl fix the compile errors on Mac 2013-04-12 17:38:59 +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 Allow OpenCL acceleration in every OpenCV module 2013-03-21 17:57:01 +04: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 some mismatch 2013-03-26 13:05:01 +08:00
objdetect_hog.cl fix hog on some CPU device running ocl 2013-04-03 13:58:44 +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 some mismatch 2013-03-26 13:05:01 +08:00
pyrlk_no_image.cl Allow OpenCL acceleration in every OpenCV module 2013-03-21 17:57:01 +04:00
pyrlk.cl make the sparse method give correct results on CPU ocl 2013-04-03 13:23:04 +08:00
split_mat.cl Allow OpenCL acceleration in every OpenCV module 2013-03-21 17:57:01 +04:00
stereobm.cl fix some mismatch on cpu device running OCL 2013-04-03 14:24:55 +08:00
stereobp.cl Add ocl::stereobp function. 2013-04-03 15:57:26 +08:00