opencv/modules/ocl/src/kernels
2012-09-24 20:28:35 +08:00
..
arithm_2_mat.cl
arithm_absdiff.cl
arithm_add_scalar_mask.cl
arithm_add_scalar.cl
arithm_add.cl
arithm_addWeighted.cl many bugs fix for intel's HD4000 2012-09-21 16:51:45 +08:00
arithm_bitwise_and_mask.cl
arithm_bitwise_and_scalar_mask.cl
arithm_bitwise_and_scalar.cl
arithm_bitwise_and.cl
arithm_bitwise_not.cl
arithm_bitwise_or_mask.cl
arithm_bitwise_or_scalar_mask.cl
arithm_bitwise_or_scalar.cl
arithm_bitwise_or.cl
arithm_bitwise_xor_mask.cl
arithm_bitwise_xor_scalar_mask.cl
arithm_bitwise_xor_scalar.cl
arithm_bitwise_xor.cl
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
arithm_compare_ne.cl
arithm_div.cl many bugs fix for intel's HD4000 2012-09-21 16:51:45 +08:00
arithm_exp.cl performance and bug fix for addWeighted cartToPolar div exp log resize setTo 2012-08-03 14:08:36 +08:00
arithm_flip_rc.cl
arithm_flip.cl
arithm_log.cl performance and bug fix for addWeighted cartToPolar div exp log resize setTo 2012-08-03 14:08:36 +08:00
arithm_LUT.cl rename all the perf test files 2012-09-12 10:31:09 +08:00
arithm_magnitude.cl
arithm_magnitudeSqr.cl
arithm_minMax_mask.cl
arithm_minMax.cl
arithm_minMaxLoc_mask.cl many bugs fix for intel's HD4000 2012-09-21 16:51:45 +08:00
arithm_minMaxLoc.cl many bugs fix for intel's HD4000 2012-09-21 16:51:45 +08:00
arithm_mul.cl many bugs fix for intel's HD4000 2012-09-21 16:51:45 +08:00
arithm_nonzero.cl
arithm_phase.cl
arithm_polarToCart.cl
arithm_pow.cl many bugs fix for intel's HD4000 2012-09-21 16:51:45 +08:00
arithm_sub_scalar_mask.cl
arithm_sub_scalar.cl
arithm_sub.cl
arithm_sum_3.cl
arithm_sum.cl
arithm_transpose.cl
blend_linear.cl some optimizations to ocl::blend 2012-09-19 10:52:25 +08:00
brute_force_match.cl add bruteForceMatcher to ocl module 2012-09-12 11:40:13 +08:00
convertC3C4.cl many bugs fix for intel's HD4000 2012-09-21 16:51:45 +08:00
cvt_color.cl
filter_sep_col.cl rename all the perf test files 2012-09-12 10:31:09 +08:00
filter_sep_row.cl rename all the perf test files 2012-09-12 10:31:09 +08:00
filtering_boxFilter.cl many bugs fix for intel's HD4000 2012-09-21 16:51:45 +08:00
filtering_laplacian.cl
filtering_morph.cl performance & bug fix for resize erode dilate sobel remap 2012-08-17 15:47:02 +08:00
haarobjectdetect_scaled2.cl
haarobjectdetect.cl rename all the perf test files 2012-09-12 10:31:09 +08:00
imgproc_bilateral.cl many bugs fix for intel's HD4000 2012-09-21 16:51:45 +08:00
imgproc_calcHarris.cl many bugs fix for intel's HD4000 2012-09-21 16:51:45 +08:00
imgproc_calcMinEigenVal.cl many bugs fix for intel's HD4000 2012-09-21 16:51:45 +08:00
imgproc_canny.cl many bugs fix for intel's HD4000 2012-09-21 16:51:45 +08:00
imgproc_columnsum.cl Add blend, columnsum, pyrUp/down, matchTemplate for ocl module 2012-08-06 15:00:27 +08:00
imgproc_convolve.cl rename all the perf test files 2012-09-12 10:31:09 +08:00
imgproc_copymakeboder.cl many bugs fix for intel's HD4000 2012-09-21 16:51:45 +08:00
imgproc_histogram.cl many bugs fix for intel's HD4000 2012-09-21 16:51:45 +08:00
imgproc_integral_sum.cl many bugs fix for intel's HD4000 2012-09-21 16:51:45 +08:00
imgproc_integral.cl performance fix of convertC3C4 2012-08-30 16:14:35 +08:00
imgproc_median.cl
imgproc_remap.cl add channel 3 for test/main.cpp 2012-09-03 18:07:31 +08:00
imgproc_resize.cl many bugs fix for intel's HD4000 2012-09-21 16:51:45 +08:00
imgproc_threshold.cl
imgproc_warpAffine.cl rename all the perf test files 2012-09-12 10:31:09 +08:00
imgproc_warpPerspective.cl many bugs fix for intel's HD4000 2012-09-21 16:51:45 +08:00
match_template.cl Add blend, columnsum, pyrUp/down, matchTemplate for ocl module 2012-08-06 15:00:27 +08:00
meanShift.cl
merge_mat.cl
nonfree_surf.cl update some of the functions in ocl module to the latest version 2012-09-03 17:03:37 +08:00
objdetect_hog.cl update some of the functions in ocl module to the latest version 2012-09-03 17:03:37 +08:00
operator_convertTo.cl rename all the perf test files 2012-09-12 10:31:09 +08:00
operator_copyToM.cl rename all the perf test files 2012-09-12 10:31:09 +08:00
operator_setTo.cl rename all the perf test files 2012-09-12 10:31:09 +08:00
operator_setToM.cl rename all the perf test files 2012-09-12 10:31:09 +08:00
pyr_down.cl some optimizations to ocl::pyrDown, PyrLK and Canny 2012-09-24 20:28:35 +08:00
pyr_up.cl Add blend, columnsum, pyrUp/down, matchTemplate for ocl module 2012-08-06 15:00:27 +08:00
pyrlk.cl some optimizations to ocl::pyrDown, PyrLK and Canny 2012-09-24 20:28:35 +08:00
split_mat.cl