| .. |
|
arithm_absdiff_nonsaturate.cl
|
workaround for AMD bug: UNREACHABLE EXECUTED
|
2013-11-20 15:40:56 +04:00 |
|
arithm_add_mask.cl
|
kernel warnings on AMD
|
2013-11-12 15:06:46 +04:00 |
|
arithm_add_scalar_mask.cl
|
kernel warnings on AMD
|
2013-11-12 15:06:46 +04:00 |
|
arithm_add_scalar.cl
|
kernel warnings on AMD
|
2013-11-12 15:06:46 +04:00 |
|
arithm_add.cl
|
kernel warnings on AMD
|
2013-11-12 15:06:46 +04:00 |
|
arithm_addWeighted.cl
|
kernel warnings on AMD
|
2013-11-12 15:06:46 +04:00 |
|
arithm_bitwise_binary_mask.cl
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
|
arithm_bitwise_binary_scalar_mask.cl
|
kernel warnings on AMD
|
2013-11-12 15:06:46 +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
|
kernel warnings on AMD
|
2013-11-12 15:06:46 +04:00 |
|
arithm_cartToPolar.cl
|
refactored some functions from ocl arithm
|
2013-11-13 13:56:49 +04:00 |
|
arithm_compare.cl
|
kernel warnings on AMD
|
2013-11-12 15:06:46 +04:00 |
|
arithm_exp.cl
|
kernel warnings on AMD
|
2013-11-12 15:06:46 +04:00 |
|
arithm_flip.cl
|
kernel warnings on AMD
|
2013-11-12 15:06:46 +04:00 |
|
arithm_log.cl
|
kernel warnings on AMD
|
2013-11-12 15:06:46 +04:00 |
|
arithm_LUT.cl
|
kernel warnings on AMD
|
2013-11-12 15:06:46 +04:00 |
|
arithm_magnitude.cl
|
refactored some functions from ocl arithm
|
2013-11-13 13:56:49 +04:00 |
|
arithm_minMax.cl
|
kernel warnings on AMD
|
2013-11-12 15:06:46 +04:00 |
|
arithm_minMaxLoc_mask.cl
|
Merge pull request #1785 from ilya-lavrenov:ocl_kern_warn
|
2013-11-13 12:20:09 +04:00 |
|
arithm_minMaxLoc.cl
|
Merge pull request #1785 from ilya-lavrenov:ocl_kern_warn
|
2013-11-13 12:20:09 +04:00 |
|
arithm_nonzero.cl
|
kernel warnings on AMD
|
2013-11-12 15:06:46 +04:00 |
|
arithm_phase.cl
|
kernel warnings on AMD
|
2013-11-12 15:06:46 +04:00 |
|
arithm_polarToCart.cl
|
refactored some functions from ocl arithm
|
2013-11-13 13:56:49 +04:00 |
|
arithm_pow.cl
|
fixing bugs for Intel platform CPU device
|
2013-11-18 13:20:54 +04:00 |
|
arithm_setidentity.cl
|
kernel warnings on AMD
|
2013-11-12 15:06:46 +04:00 |
|
arithm_sqrt.cl
|
OCL: included sqrt matrix operation.
|
2013-12-12 08:57:27 -02:00 |
|
arithm_sum.cl
|
kernel warnings on AMD
|
2013-11-12 15:06:46 +04:00 |
|
arithm_transpose.cl
|
kernel warnings on AMD
|
2013-11-12 15:06:46 +04:00 |
|
bgfg_mog.cl
|
kernel warnings on AMD
|
2013-11-12 15:06:46 +04:00 |
|
blend_linear.cl
|
kernel warnings on AMD
|
2013-11-12 15:06:46 +04:00 |
|
brute_force_match.cl
|
Some hacks to build and run OpenCL on Qualcomm S800.
|
2013-11-22 16:13:38 +04:00 |
|
build_warps.cl
|
added ROI support to ocl::buildWarp*Maps functions
|
2013-11-08 18:40:53 +04:00 |
|
convertC3C4.cl
|
kernel warnings on AMD
|
2013-11-12 15:06:46 +04:00 |
|
cvt_color.cl
|
added RGBA <-> mRGBA
|
2013-11-14 12:02:59 +04:00 |
|
featdetect_fast.cl
|
OCL: including FAST feature detector.
|
2013-12-11 21:23:27 -02: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
|
kernel warnings on AMD
|
2013-11-12 15:06:46 +04:00 |
|
filtering_filter2D.cl
|
kernel warnings on AMD
|
2013-11-12 15:06:46 +04:00 |
|
filtering_morph.cl
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
|
haarobjectdetect_scaled2.cl
|
ocl: added workaround into Haar kernels
|
2013-12-05 16:56:01 +04:00 |
|
haarobjectdetect.cl
|
ocl: added workaround into Haar kernels
|
2013-12-05 16:56:01 +04:00 |
|
imgproc_bilateral.cl
|
fixing typo
|
2013-10-25 18:53:24 +04:00 |
|
imgproc_calcHarris.cl
|
Fix the whitespace warning.
|
2013-11-07 15:04:17 -08: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
|
Some hacks to build and run OpenCL on Qualcomm S800.
|
2013-11-22 16:13:38 +04:00 |
|
imgproc_columnsum.cl
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
|
imgproc_convolve.cl
|
kernel warnings on AMD
|
2013-11-12 15:06:46 +04:00 |
|
imgproc_copymakeboder.cl
|
kernel warnings on AMD
|
2013-11-12 15:06: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
|
kernel warnings on AMD
|
2013-11-12 15:06:46 +04:00 |
|
imgproc_integral.cl
|
Merge pull request #1779 from perping:integral_2.4
|
2013-11-13 15:53:42 +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
|
kernel warnings on AMD
|
2013-11-12 15:06:46 +04:00 |
|
imgproc_resize.cl
|
added area fast mode to ocl::resize
|
2013-11-19 13:43:50 +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
|
Fixed some implicitly type conversions between vector and scalar data type.
|
2013-12-05 09:35:21 +08:00 |
|
imgproc_warpAffine.cl
|
kernel warnings on AMD
|
2013-11-12 15:06:46 +04:00 |
|
imgproc_warpPerspective.cl
|
kernel warnings on AMD
|
2013-11-12 15:06:46 +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
|
Some hacks to build and run OpenCL on Qualcomm S800.
|
2013-11-22 16:13:38 +04:00 |
|
kmeans_kernel.cl
|
speeded up ocl::distanceToCenters
|
2013-11-06 20:02:31 +04:00 |
|
knearest.cl
|
kernel warnings on AMD
|
2013-11-12 15:06:46 +04:00 |
|
match_template.cl
|
kernel warnings on AMD
|
2013-11-12 15:06:46 +04:00 |
|
meanShift.cl
|
fixed warnings in ocl kernels
|
2013-10-31 23:48:02 +04:00 |
|
merge_mat.cl
|
kernel warnings on AMD
|
2013-11-12 15:06:46 +04:00 |
|
moments.cl
|
kernel warnings on AMD
|
2013-11-12 15:06:46 +04:00 |
|
objdetect_hog.cl
|
fixed warnings in ocl kernels
|
2013-10-31 23:48:02 +04:00 |
|
operator_convertTo.cl
|
kernel warnings on AMD
|
2013-11-12 15:06:46 +04:00 |
|
operator_copyToM.cl
|
kernel warnings on AMD
|
2013-11-12 15:06:46 +04:00 |
|
operator_setTo.cl
|
kernel warnings on AMD
|
2013-11-12 15:06:46 +04:00 |
|
operator_setToM.cl
|
kernel warnings on AMD
|
2013-11-12 15:06:46 +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
|
kernel warnings on AMD
|
2013-11-12 15:06:46 +04:00 |
|
split_mat.cl
|
kernel warnings on AMD
|
2013-11-12 15:06:46 +04:00 |
|
stereobm.cl
|
Some hacks to build and run OpenCL on Qualcomm S800.
|
2013-11-22 16:13:38 +04:00 |
|
stereobp.cl
|
kernel warnings on AMD
|
2013-11-12 15:06:46 +04:00 |
|
stereocsbp.cl
|
Some hacks to build and run OpenCL on Qualcomm S800.
|
2013-11-22 16:13:38 +04:00 |
|
svm.cl
|
Some hacks to build and run OpenCL on Qualcomm S800.
|
2013-11-22 16:13:38 +04:00 |
|
tvl1flow.cl
|
kernel warnings on AMD
|
2013-11-12 15:06:46 +04:00 |