opencv/modules/ocl/src
2013-08-07 11:41:23 +04:00
..
opencl Merge pull request #1189 from pengx17:2.4_sort_by_key 2013-08-07 11:41:23 +04:00
arithm.cpp Merge pull request #924 from pengx17:2.4_arithm_fix 2013-05-30 12:01:25 +04:00
binarycaching.hpp remove the empty implementation when HAVE_OPENCL not defined 2013-02-23 20:50:03 +08:00
blend.cpp fix the blend crash in some cases 2013-02-28 09:03:10 +08:00
brute_force_matcher.cpp Fix brute_force_matcher's hung on some Intel CPU OCL 2013-05-30 14:57:15 +08:00
build_warps.cpp remove the empty implementation when HAVE_OPENCL not defined 2013-02-23 20:50:03 +08:00
canny.cpp Fix 2.4 ocl Canny. 2013-05-29 14:15:26 +08:00
color.cpp remove the empty implementation when HAVE_OPENCL not defined 2013-02-23 20:50:03 +08:00
columnsum.cpp remove the empty implementation when HAVE_OPENCL not defined 2013-02-23 20:50:03 +08:00
error.cpp remove the empty implementation when HAVE_OPENCL not defined 2013-02-23 20:50:03 +08:00
fft.cpp fix the crash when calling dft 2013-04-02 11:35:40 +08:00
filtering.cpp Fix ocl::filter2D. 2013-05-31 10:53:52 +08:00
gemm.cpp Fix build warnings from gcc 4.8 2013-05-13 17:07:30 +04:00
gftt.cpp Fix ocl gftt file name typo. 2013-07-10 14:51:40 +08:00
haar.cpp Fix miscellaneous warnings from compiling with MinGW. 2013-06-26 14:59:00 +04:00
hog.cpp generating the lut table instead of hard coding one 2013-07-26 11:17:27 +08:00
imgproc.cpp Remove empty cv::ocl::CLAHE class. 2013-06-27 10:06:37 +08:00
initialization.cpp fixing working with test data and a small fix for init code 2013-07-09 13:25:21 +04:00
interpolate_frames.cpp Move OpenCL SURF to nonfree module 2013-03-21 17:59:35 +04:00
kmeans.cpp fix the function name 2013-07-05 08:59:21 +08:00
match_template.cpp more fix of mismatch 2013-03-26 14:10:29 +08:00
matrix_operations.cpp Merge pull request #1034 from pengx17:2.4_oclmat_inoutarray 2013-06-24 12:27:26 +04:00
mcwutil.cpp fix pyrlk 2013-06-26 16:58:20 +08:00
moments.cpp fix moments 2013-06-25 16:26:33 +08:00
mssegmentation.cpp remove the empty implementation when HAVE_OPENCL not defined 2013-02-23 20:50:03 +08:00
optical_flow_farneback.cpp Move function definition from header to cpp. 2013-06-28 10:52:39 +08:00
precomp.cpp merged ocl module from ocl branch (it's not quite usable yet; at least on Mac) 2012-07-16 17:08:14 +00:00
precomp.hpp Remove HAVE_CVCONFIG_H - it's always defined. 2013-07-10 16:02:07 +04:00
pyrdown.cpp Fix OpenCL build warnings 2013-01-25 16:19:59 +04:00
pyrlk.cpp fix a crash on Linux 2013-05-31 15:35:54 +08:00
pyrup.cpp remove the empty implementation when HAVE_OPENCL not defined 2013-02-23 20:50:03 +08:00
safe_call.hpp Fixed include name in OpenCL on OS X 2013-05-22 13:22:16 +01:00
sort_by_key.cpp Some modifications to sortByKey API. 2013-07-30 11:53:25 +08:00
split_merge.cpp Refactor OpenCL initialization and allow to use ocl module witout explicit setup 2013-03-21 18:18:15 +04:00
stereo_csbp.cpp Fix build errors 2013-04-21 11:19:37 +08:00
stereobm.cpp Fix build 2013-05-03 09:54:11 +08:00
stereobp.cpp optimize stereoBP kernel 2013-07-04 14:46:38 +08:00
tvl1flow.cpp Fix the mismatch on NV GPUs 2013-05-20 14:46:17 +08:00