.. |
arithm_absdiff_nonsaturate.cl
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
arithm_add_mask.cl
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
arithm_add_scalar_mask.cl
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
arithm_add_scalar.cl
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
arithm_add.cl
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
arithm_addWeighted.cl
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
arithm_bitwise_binary_mask.cl
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
arithm_bitwise_binary_scalar_mask.cl
|
some optimization of binary ocl::bitwise operations
|
2013-10-13 23:25:59 +04:00 |
arithm_bitwise_binary_scalar.cl
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
arithm_bitwise_binary.cl
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
arithm_bitwise_not.cl
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
arithm_cartToPolar.cl
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
arithm_compare.cl
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
arithm_exp.cl
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
arithm_flip_rc.cl
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
arithm_flip.cl
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
arithm_log.cl
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
arithm_LUT.cl
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
arithm_magnitude.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
|
fixed ocl::minMax
|
2013-09-27 16:25:10 +04:00 |
arithm_minMaxLoc_mask.cl
|
Allow OpenCL acceleration in every OpenCV module
|
2013-03-21 17:57:01 +04:00 |
arithm_minMaxLoc.cl
|
fixed minMaxLoc kernel (removed compilation errors)
|
2013-09-25 15:14:10 +04:00 |
arithm_nonzero.cl
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
arithm_phase.cl
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
arithm_polarToCart.cl
|
Allow OpenCL acceleration in every OpenCV module
|
2013-03-21 17:57:01 +04:00 |
arithm_pow.cl
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
arithm_setidentity.cl
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
arithm_sum.cl
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
arithm_transpose.cl
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
bgfg_mog.cl
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
blend_linear.cl
|
Allow OpenCL acceleration in every OpenCV module
|
2013-03-21 17:57:01 +04:00 |
brute_force_match.cl
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
build_warps.cl
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
convertC3C4.cl
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
cvt_color.cl
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
filter_sep_col.cl
|
fixed separable filter extrapolation
|
2013-10-25 17:08:44 +04:00 |
filter_sep_row.cl
|
Merge pull request #1692 from ilya-lavrenov:ocl_separableFilter
|
2013-10-25 19:39:21 +04:00 |
filtering_adaptive_bilateral.cl
|
Merge pull request #1694 from apavlenko:fix_typo
|
2013-10-25 19:35:19 +04:00 |
filtering_boxFilter.cl
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
filtering_laplacian.cl
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
filtering_morph.cl
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
haarobjectdetect_scaled2.cl
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
haarobjectdetect.cl
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
imgproc_bilateral.cl
|
refactored filters in the ocl module; added an accuracy tests for ocl::medianFilter
|
2013-10-17 12:23:56 +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
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
imgproc_clahe.cl
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
imgproc_columnsum.cl
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
imgproc_convolve.cl
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
imgproc_copymakeboder.cl
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
imgproc_gftt.cl
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
imgproc_histogram.cl
|
fixed bug in ocl::equalizeHist
|
2013-10-24 13:59:25 +04:00 |
imgproc_integral_sum.cl
|
use float when sum overflow
|
2013-04-23 17:23:05 +08:00 |
imgproc_integral.cl
|
Normalized file endings.
|
2013-08-21 18:59:25 +04:00 |
imgproc_median.cl
|
Allow OpenCL acceleration in every OpenCV module
|
2013-03-21 17:57:01 +04:00 |
imgproc_remap.cl
|
added reflect, reflect101, replicate, wrap border types to ocl::remap
|
2013-10-19 23:38:50 +04:00 |
imgproc_resize.cl
|
Allow OpenCL acceleration in every OpenCV module
|
2013-03-21 17:57:01 +04:00 |
imgproc_threshold.cl
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
imgproc_warpAffine.cl
|
Deleted all trailing whitespace.
|
2013-08-21 18:59:24 +04:00 |
imgproc_warpPerspective.cl
|
Normalized file endings.
|
2013-08-21 18:59:25 +04:00 |
interpolate_frames.cl
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
kernel_radix_sort_by_key.cl
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
kernel_sort_by_key.cl
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
kernel_stablesort_by_key.cl
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
kmeans_kernel.cl
|
fix the function name
|
2013-07-05 08:59:21 +08:00 |
knearest.cl
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
match_template.cl
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
meanShift.cl
|
Allow OpenCL acceleration in every OpenCV module
|
2013-03-21 17:57:01 +04:00 |
merge_mat.cl
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
moments.cl
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
objdetect_hog.cl
|
Converted tabs to spaces.
|
2013-08-21 18:59:26 +04:00 |
operator_convertTo.cl
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
operator_copyToM.cl
|
fixed ocl::oclMat::setTo for 2-channel images
|
2013-09-20 15:57:38 +04:00 |
operator_setTo.cl
|
fixed ocl::oclMat::setTo for 2-channel images
|
2013-09-20 15:57:38 +04:00 |
operator_setToM.cl
|
fixed ocl::oclMat::setTo for 2-channel images
|
2013-09-20 15:57:38 +04:00 |
optical_flow_farneback.cl
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
pyr_down.cl
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
pyr_up.cl
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
pyrlk.cl
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
split_mat.cl
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
stereobm.cl
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
stereobp.cl
|
enabled accuracy tests for the functions that use inside AMD Blas/Fft
|
2013-10-11 00:37:52 +04:00 |
stereocsbp.cl
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
svm.cl
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
tvl1flow.cl
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |