opencv/modules/ocl/src
2013-04-03 16:42:44 +08:00
..
opencl Add ocl::stereobp function. 2013-04-03 15:57:26 +08:00
arithm.cpp Refactor OpenCL initialization and allow to use ocl module witout explicit setup 2013-03-21 18:18:15 +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 more fix of mismatch functions on CPU OCL 2013-03-26 13:41:13 +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 OCL Canny 2013-03-27 15:08:51 +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 Refactor OpenCL initialization and allow to use ocl module witout explicit setup 2013-03-21 18:18:15 +04:00
gemm.cpp Refactor OpenCL initialization and allow to use ocl module witout explicit setup 2013-03-21 18:18:15 +04:00
haar.cpp more fix of mismatch functions on CPU OCL 2013-03-26 13:41:13 +08:00
hog.cpp Move OpenCL SURF to nonfree module 2013-03-21 17:59:35 +04:00
imgproc.cpp Refactor OpenCL initialization and allow to use ocl module witout explicit setup 2013-03-21 18:18:15 +04:00
initialization.cpp use clflush replaces clfinish 2013-04-02 14:41:02 +08:00
interpolate_frames.cpp Move OpenCL SURF to nonfree module 2013-03-21 17:59:35 +04:00
match_template.cpp more fix of mismatch 2013-03-26 14:10:29 +08:00
matrix_operations.cpp Refactor OpenCL initialization and allow to use ocl module witout explicit setup 2013-03-21 18:18:15 +04:00
mcwutil.cpp use clflush replaces clfinish 2013-04-02 14:41:02 +08:00
moments.cpp more fix of mismatch functions on CPU OCL 2013-03-26 13:41:13 +08:00
mssegmentation.cpp remove the empty implementation when HAVE_OPENCL not defined 2013-02-23 20:50:03 +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 Refactor OpenCL initialization and allow to use ocl module witout explicit setup 2013-03-21 18:18:15 +04:00
pyrdown.cpp Fix OpenCL build warnings 2013-01-25 16:19:59 +04:00
pyrlk.cpp Refactor OpenCL initialization and allow to use ocl module witout explicit setup 2013-03-21 18:18:15 +04:00
pyrup.cpp remove the empty implementation when HAVE_OPENCL not defined 2013-02-23 20:50:03 +08:00
safe_call.hpp Fix build errors 2013-03-21 18:37:34 +04:00
split_merge.cpp Refactor OpenCL initialization and allow to use ocl module witout explicit setup 2013-03-21 18:18:15 +04:00
stereobm.cpp Refactor OpenCL initialization and allow to use ocl module witout explicit setup 2013-03-21 18:18:15 +04:00
stereobp.cpp Fix some build errors. 2013-04-03 16:42:44 +08:00