opencv/modules/ocl/src/kernels
2013-02-28 18:06:28 +04:00
..
arithm_2_mat.cl merged ocl module from ocl branch (it's not quite usable yet; at least on Mac) 2012-07-16 17:08:14 +00:00
arithm_absdiff.cl Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
arithm_add_scalar_mask.cl Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
arithm_add_scalar.cl Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
arithm_add.cl Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
arithm_addWeighted.cl remove redundant OPENCL_DIR flag 2012-10-22 15:14:22 +08:00
arithm_bitwise_and_mask.cl Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
arithm_bitwise_and_scalar_mask.cl Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
arithm_bitwise_and_scalar.cl Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
arithm_bitwise_and.cl remove redundant OPENCL_DIR flag 2012-10-22 15:14:22 +08:00
arithm_bitwise_not.cl remove redundant OPENCL_DIR flag 2012-10-22 15:14:22 +08:00
arithm_bitwise_or_mask.cl Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
arithm_bitwise_or_scalar_mask.cl Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
arithm_bitwise_or_scalar.cl Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
arithm_bitwise_or.cl remove redundant OPENCL_DIR flag 2012-10-22 15:14:22 +08:00
arithm_bitwise_xor_mask.cl Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
arithm_bitwise_xor_scalar_mask.cl Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
arithm_bitwise_xor_scalar.cl Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
arithm_bitwise_xor.cl remove redundant OPENCL_DIR flag 2012-10-22 15:14:22 +08:00
arithm_cartToPolar.cl performance and bug fix for addWeighted cartToPolar div exp log resize setTo 2012-08-03 14:08:36 +08:00
arithm_compare_eq.cl remove redundant OPENCL_DIR flag 2012-10-22 15:14:22 +08:00
arithm_compare_ne.cl remove redundant OPENCL_DIR flag 2012-10-22 15:14:22 +08:00
arithm_div.cl Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
arithm_exp.cl Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
arithm_flip_rc.cl Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
arithm_flip.cl Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
arithm_log.cl Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
arithm_LUT.cl Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
arithm_magnitude.cl merged ocl module from ocl branch (it's not quite usable yet; at least on Mac) 2012-07-16 17:08:14 +00:00
arithm_magnitudeSqr.cl remove redundant OPENCL_DIR flag 2012-10-22 15:14:22 +08:00
arithm_minMax_mask.cl Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
arithm_minMax.cl Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
arithm_minMaxLoc_mask.cl Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
arithm_minMaxLoc.cl Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
arithm_mul.cl A few optimizations to ocl::pyrLK::sparse, make it running on more OCL platforms 2013-01-23 14:48:04 +04:00
arithm_nonzero.cl Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
arithm_phase.cl Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
arithm_polarToCart.cl Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
arithm_pow.cl Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
arithm_sub_scalar_mask.cl Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
arithm_sub_scalar.cl Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
arithm_sub.cl Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
arithm_sum_3.cl Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
arithm_sum.cl Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
arithm_transpose.cl Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
blend_linear.cl blend use vector to optimize 2013-02-04 17:29:20 +08:00
brute_force_match.cl Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
build_warps.cl Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
convertC3C4.cl Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
cvt_color.cl Fix the ocl::cvtColor mismatch on some devices 2013-02-25 15:19:39 +08:00
filter_sep_col.cl Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
filter_sep_row.cl Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
filtering_boxFilter.cl Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
filtering_laplacian.cl Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
filtering_morph.cl simplify the kernel logic when using rect kernel or without ROI 2013-02-04 13:33:27 +08:00
haarobjectdetect_scaled2.cl make oclHaarDetectObjects running on more ocl platforms 2013-01-23 14:48:04 +04:00
haarobjectdetect.cl fix the haar kernel problems on Nvidia and Intel OCL 2013-02-23 15:19:46 +08:00
imgproc_bilateral.cl Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
imgproc_calcHarris.cl Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
imgproc_calcMinEigenVal.cl Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
imgproc_canny.cl fix canny crash in bug #2279 2013-01-24 14:58:41 +08:00
imgproc_columnsum.cl Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
imgproc_convolve.cl Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
imgproc_copymakeboder.cl Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
imgproc_histogram.cl Fix ocl::equalizeHist mismatch 2013-02-22 15:48:31 +08:00
imgproc_integral_sum.cl Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
imgproc_integral.cl Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
imgproc_median.cl Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
imgproc_remap.cl remove redundant OPENCL_DIR flag 2012-10-22 15:14:22 +08:00
imgproc_resize.cl Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
imgproc_threshold.cl Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
imgproc_warpAffine.cl Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
imgproc_warpPerspective.cl Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
interpolate_frames.cl Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
match_template.cl Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
meanShift.cl fix meanShift mismatch on none-double GPUs 2013-02-22 10:13:20 +08:00
merge_mat.cl Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
moments.cl Add moments function 2013-02-27 13:45:16 +08:00
nonfree_surf.cl fix bug #2787 2013-02-28 14:05:36 +08:00
objdetect_hog.cl Fix ocl::HOG crash on Intel OCL 2013-02-28 16:56:39 +08:00
operator_convertTo.cl Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
operator_copyToM.cl Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
operator_setTo.cl Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
operator_setToM.cl Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
pyr_down.cl Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
pyr_up.cl Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
pyrlk_no_image.cl A few optimizations to ocl::pyrLK::sparse, make it running on more OCL platforms 2013-01-23 14:48:04 +04:00
pyrlk.cl A few optimizations to ocl::pyrLK::sparse, make it running on more OCL platforms 2013-01-23 14:48:04 +04:00
split_mat.cl remove redundant OPENCL_DIR flag 2012-10-22 15:14:22 +08:00