opencv/modules/ocl/src/opencl
Roman Donchenko 4f1aed98de Merge remote-tracking branch 'origin/2.4' into merge-2.4
Conflicts:
	.gitignore
	modules/contrib/src/detection_based_tracker.cpp
	modules/core/include/opencv2/core/core.hpp
	modules/core/include/opencv2/core/internal.hpp
	modules/core/src/gpumat.cpp
	modules/core/src/opengl.cpp
	modules/gpu/src/cuda/safe_call.hpp
	modules/highgui/src/cap.cpp
	modules/imgproc/include/opencv2/imgproc/imgproc.hpp
	modules/ocl/doc/image_processing.rst
	modules/ocl/include/opencv2/ocl/ocl.hpp
	modules/ocl/perf/perf_haar.cpp
	modules/ocl/src/haar.cpp
	modules/ocl/src/imgproc.cpp
	modules/ocl/src/kmeans.cpp
	modules/ocl/src/svm.cpp
	modules/ocl/test/test_objdetect.cpp
	samples/ocl/adaptive_bilateral_filter.cpp
2013-11-11 16:55:36 +04:00
..
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 fixing typo 2013-10-25 18:53:24 +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 fixed warnings in ocl kernels 2013-10-31 23:48:02 +04:00
arithm_cartToPolar.cl fixed warnings in ocl kernels 2013-10-31 23:48:02 +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.cl fixed ocl::flip 2013-10-28 13:57:29 +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 fixing typo 2013-10-25 18:53:24 +04:00
arithm_minMax.cl fixed warnings in ocl kernels 2013-10-31 23:48:02 +04:00
arithm_minMaxLoc_mask.cl fixed warnings in ocl kernels 2013-10-31 23:48:02 +04:00
arithm_minMaxLoc.cl fixed warnings in ocl kernels 2013-10-31 23:48:02 +04:00
arithm_nonzero.cl fixed warnings in ocl kernels 2013-10-31 23:48:02 +04:00
arithm_phase.cl fixed warnings in ocl kernels 2013-10-31 23:48:02 +04:00
arithm_polarToCart.cl fixed warnings in ocl kernels 2013-10-31 23:48:02 +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 fixed warnings in ocl kernels 2013-10-31 23:48:02 +04:00
arithm_transpose.cl fixing typo 2013-10-25 18:00:46 +04:00
bgfg_mog.cl fixed warnings in OpenCL kernels 2013-11-04 15:30:00 +04:00
blend_linear.cl fixed and generalized ocl::blendLinear 2013-10-28 23:56:40 +04:00
brute_force_match.cl fixed warnings in ocl kernels 2013-10-31 23:48:02 +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 fixed warnings in ocl kernels 2013-10-31 23:48:02 +04:00
filter_sep_col.cl Merge pull request #1696 from apavlenko:fix_typo_GpuMaterials 2013-10-28 12:18:42 +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 Cleaned up adaptive bilateral filtering, added support for gaussian interpolation, updated sample and docs 2013-11-06 16:48:50 +04:00
filtering_boxFilter.cl ocl: rewrite boxFilter 2013-10-28 20:09:49 +04:00
filtering_filter2D.cl ocl: rewrite filter2D 2013-10-28 20:09:49 +04:00
filtering_morph.cl fixing typo 2013-10-25 18:00:46 +04:00
haarobjectdetect_scaled2.cl fixed warnings in OpenCL kernels 2013-11-04 15:30:00 +04:00
haarobjectdetect.cl fixed warnings in OpenCL kernels 2013-11-04 15:30:00 +04:00
imgproc_bilateral.cl fixing typo 2013-10-25 18:53:24 +04:00
imgproc_calcHarris.cl fixed ocl::cornerHarris, ocl::cornerMinEigenVal and their accuracy tests 2013-11-04 15:16:00 +04:00
imgproc_calcMinEigenVal.cl fixed ocl::cornerHarris, ocl::cornerMinEigenVal and their accuracy tests 2013-11-04 15:16:00 +04:00
imgproc_canny.cl fixed warnings in ocl kernels 2013-10-31 23:48:02 +04:00
imgproc_clahe.cl fixed warnings in ocl kernels 2013-10-31 23:48:02 +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 fixing typo 2013-10-25 18:53:24 +04:00
imgproc_hough.cl Merge branch '2.4' 2013-03-21 23:11:54 +04:00
imgproc_integral_sum.cl fixed warnings in ocl kernels 2013-10-31 23:48:02 +04:00
imgproc_integral.cl fixed warnings in ocl kernels 2013-10-31 23:48:02 +04:00
imgproc_median.cl fixed warnings in ocl kernels 2013-10-31 23:48:02 +04:00
imgproc_mulAndScaleSpectrums.cl Fix some compilation errors and warnings. 2013-04-08 16:22:20 +08:00
imgproc_remap.cl added CV_16SC2 && CV_16UC1 maps support to ocl::remap (nearest neighbour only) 2013-11-06 23:14:04 +04:00
imgproc_resize.cl fixed warnings in ocl kernels 2013-10-31 23:48:02 +04:00
imgproc_sobel3.cl fix bugs on host and device sides for imgprog_sobel3.cl 2013-10-28 00:14:07 +04:00
imgproc_threshold.cl added CV_16SC2 && CV_16UC1 maps support to ocl::remap (nearest neighbour only) 2013-11-06 23:14:04 +04:00
imgproc_warpAffine.cl fixed warnings in ocl kernels 2013-10-31 23:48:02 +04:00
imgproc_warpPerspective.cl fixed warnings in ocl kernels 2013-10-31 23:48:02 +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 fixed warnings in ocl kernels 2013-10-31 23:48:02 +04:00
kernel_stablesort_by_key.cl fixed warnings in ocl kernels 2013-10-31 23:48:02 +04:00
kmeans_kernel.cl speeded up ocl::distanceToCenters 2013-11-06 20:02:31 +04:00
knearest.cl fixed warnings in ocl kernels 2013-10-31 23:48:02 +04:00
match_template.cl fixed warnings in ocl kernels 2013-10-31 23:48:02 +04:00
meanShift.cl fixed warnings in ocl kernels 2013-10-31 23:48:02 +04:00
merge_mat.cl fixing typo 2013-10-25 18:00:46 +04:00
moments.cl fixed warnings in ocl kernels 2013-10-31 23:48:02 +04:00
objdetect_hog.cl fixed warnings in ocl kernels 2013-10-31 23:48:02 +04:00
operator_convertTo.cl fixing typo 2013-10-25 18:00:46 +04:00
operator_copyToM.cl fixing typo 2013-10-25 18:53:24 +04:00
operator_setTo.cl fixing typo 2013-10-25 18:53:24 +04:00
operator_setToM.cl fixing typo 2013-10-25 18:53:24 +04:00
optical_flow_farneback.cl fixed warnings in ocl kernels 2013-10-31 23:48:02 +04:00
pyr_down.cl fixed warnings in ocl kernels 2013-10-31 23:48:02 +04:00
pyr_up.cl fixing typo 2013-10-25 18:00:46 +04:00
pyrlk.cl fixed warnings in ocl kernels 2013-10-31 23:48:02 +04:00
split_mat.cl fixed warnings in ocl kernels 2013-10-31 23:48:02 +04:00
stereobm.cl fixed warnings in ocl kernels 2013-10-31 23:48:02 +04:00
stereobp.cl fixed warnings in ocl kernels 2013-10-31 23:48:02 +04:00
stereocsbp.cl fixed warnings in ocl kernels 2013-10-31 23:48:02 +04:00
svm.cl fixing typo 2013-10-25 18:00:46 +04:00
tvl1flow.cl fixed warnings in OpenCL kernels 2013-11-04 15:30:00 +04:00