Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Roman Donchenko 78be4f66f7 Merge remote-tracking branch 'origin/2.4' into merge-2.4 12 years ago
..
arithm_LUT.cl fixing typo 12 years ago
arithm_absdiff_nonsaturate.cl fixing typo 12 years ago
arithm_add.cl fixing typo 12 years ago
arithm_addWeighted.cl fixing typo 12 years ago
arithm_add_mask.cl fixing typo 12 years ago
arithm_add_scalar.cl fixing typo 12 years ago
arithm_add_scalar_mask.cl fixing typo 12 years ago
arithm_bitwise_binary.cl fixing typo 12 years ago
arithm_bitwise_binary_mask.cl fixing typo 12 years ago
arithm_bitwise_binary_scalar.cl fixing typo 12 years ago
arithm_bitwise_binary_scalar_mask.cl some optimization of binary ocl::bitwise operations 12 years ago
arithm_bitwise_not.cl fixing typo 12 years ago
arithm_cartToPolar.cl fixing typo 12 years ago
arithm_compare.cl fixing typo 12 years ago
arithm_exp.cl fixing typo 12 years ago
arithm_flip.cl fixing typo 12 years ago
arithm_flip_rc.cl fixing typo 12 years ago
arithm_log.cl fixing typo 12 years ago
arithm_magnitude.cl Allow OpenCL acceleration in every OpenCV module 12 years ago
arithm_minMax.cl fixed ocl::minMax 12 years ago
arithm_minMaxLoc.cl fixed minMaxLoc kernel (removed compilation errors) 12 years ago
arithm_minMaxLoc_mask.cl Allow OpenCL acceleration in every OpenCV module 12 years ago
arithm_minMax_mask.cl Allow OpenCL acceleration in every OpenCV module 12 years ago
arithm_nonzero.cl fixing typo 12 years ago
arithm_phase.cl fixing typo 12 years ago
arithm_polarToCart.cl Allow OpenCL acceleration in every OpenCV module 12 years ago
arithm_pow.cl fixing typo 12 years ago
arithm_setidentity.cl fixing typo 12 years ago
arithm_sum.cl fixing typo 12 years ago
arithm_transpose.cl fixing typo 12 years ago
bgfg_mog.cl fixing typo 12 years ago
blend_linear.cl Allow OpenCL acceleration in every OpenCV module 12 years ago
brute_force_match.cl fixing typo 12 years ago
build_warps.cl fixing typo 12 years ago
convertC3C4.cl fixing typo 12 years ago
cvt_color.cl fixing typo 12 years ago
filter_sep_col.cl fixed separable filter extrapolation 12 years ago
filter_sep_row.cl Merge pull request #1692 from ilya-lavrenov:ocl_separableFilter 12 years ago
filtering_adaptive_bilateral.cl Merge pull request #1694 from apavlenko:fix_typo 12 years ago
filtering_boxFilter.cl fixing typo 12 years ago
filtering_laplacian.cl fixing typo 12 years ago
filtering_morph.cl fixing typo 12 years ago
haarobjectdetect.cl fixing typo 12 years ago
haarobjectdetect_scaled2.cl fixing typo 12 years ago
imgproc_bilateral.cl refactored filters in the ocl module; added an accuracy tests for ocl::medianFilter 12 years ago
imgproc_calcHarris.cl Fix a bug of cornerHarris and cornerMinEigenVal. 12 years ago
imgproc_calcMinEigenVal.cl Fix a bug of cornerHarris and cornerMinEigenVal. 12 years ago
imgproc_canny.cl fixing typo 12 years ago
imgproc_clahe.cl fixing typo 12 years ago
imgproc_columnsum.cl fixing typo 12 years ago
imgproc_convolve.cl fixing typo 12 years ago
imgproc_copymakeboder.cl fixing typo 12 years ago
imgproc_gftt.cl fixing typo 12 years ago
imgproc_histogram.cl fixed bug in ocl::equalizeHist 12 years ago
imgproc_hough.cl Merge branch '2.4' 12 years ago
imgproc_integral.cl Normalized file endings. 12 years ago
imgproc_integral_sum.cl use float when sum overflow 12 years ago
imgproc_median.cl Allow OpenCL acceleration in every OpenCV module 12 years ago
imgproc_mulAndScaleSpectrums.cl Fix some compilation errors and warnings. 12 years ago
imgproc_remap.cl added reflect, reflect101, replicate, wrap border types to ocl::remap 12 years ago
imgproc_resize.cl Allow OpenCL acceleration in every OpenCV module 12 years ago
imgproc_threshold.cl fixing typo 12 years ago
imgproc_warpAffine.cl Deleted all trailing whitespace. 12 years ago
imgproc_warpPerspective.cl Normalized file endings. 12 years ago
interpolate_frames.cl fixing typo 12 years ago
kernel_radix_sort_by_key.cl fixing typo 12 years ago
kernel_sort_by_key.cl fixing typo 12 years ago
kernel_stablesort_by_key.cl fixing typo 12 years ago
kmeans_kernel.cl fix the function name 12 years ago
knearest.cl fixing typo 12 years ago
match_template.cl fixing typo 12 years ago
meanShift.cl Allow OpenCL acceleration in every OpenCV module 12 years ago
merge_mat.cl fixing typo 12 years ago
moments.cl fixing typo 12 years ago
objdetect_hog.cl Converted tabs to spaces. 12 years ago
operator_convertTo.cl fixing typo 12 years ago
operator_copyToM.cl fixed ocl::oclMat::setTo for 2-channel images 12 years ago
operator_setTo.cl fixed ocl::oclMat::setTo for 2-channel images 12 years ago
operator_setToM.cl fixed ocl::oclMat::setTo for 2-channel images 12 years ago
optical_flow_farneback.cl fixing typo 12 years ago
pyr_down.cl fixing typo 12 years ago
pyr_up.cl fixing typo 12 years ago
pyrlk.cl fixing typo 12 years ago
split_mat.cl fixing typo 12 years ago
stereobm.cl fixing typo 12 years ago
stereobp.cl enabled accuracy tests for the functions that use inside AMD Blas/Fft 12 years ago
stereocsbp.cl fixing typo 12 years ago
svm.cl fixing typo 12 years ago
tvl1flow.cl fixing typo 12 years ago