opencv/modules/ocl/src
2013-03-12 08:55:50 +08:00
..
kernels add stereoBM function 2013-03-11 17:10:58 +08:00
arithm.cpp remove the empty implementation when HAVE_OPENCL not defined 2013-02-23 20:50:03 +08: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 compile warnings 2013-03-01 08:47:20 +08:00
build_warps.cpp remove the empty implementation when HAVE_OPENCL not defined 2013-02-23 20:50:03 +08:00
canny.cpp remove the empty implementation when HAVE_OPENCL not defined 2013-02-23 20:50:03 +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 ocl::dft the compile warning on Linux 2013-02-26 21:18:51 +08:00
filtering.cpp remove the empty implementation when HAVE_OPENCL not defined 2013-02-23 20:50:03 +08:00
gemm.cpp remove the empty implementation when HAVE_OPENCL not defined 2013-02-23 20:50:03 +08:00
haar.cpp some cleanup 2013-02-23 15:34:43 +08:00
hog.cpp remove the empty implementation when HAVE_OPENCL not defined 2013-02-23 20:50:03 +08:00
imgproc.cpp remove the empty implementation when HAVE_OPENCL not defined 2013-02-23 20:50:03 +08:00
initialization.cpp Merge pull request #576 from bitwangyaoyao:2.4_customMat2 2013-02-27 19:33:54 +04:00
interpolate_frames.cpp Simplify the bind texture logic of interpolate frame function 2013-02-26 17:12:03 +08:00
match_template.cpp remove the empty implementation when HAVE_OPENCL not defined 2013-02-23 20:50:03 +08:00
matrix_operations.cpp add interfaces enable custom oclMat device memory type 2013-02-27 17:32:32 +08:00
mcwutil.cpp Put the cl_image support detection in utils 2013-02-27 10:24:03 +08:00
mcwutil.hpp Put the cl_image support detection in utils 2013-02-27 10:24:03 +08:00
moments.cpp Add moments function 2013-02-27 13:45:16 +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 add interfaces enable custom oclMat device memory type 2013-02-27 17:32:32 +08:00
pyrdown.cpp Fix OpenCL build warnings 2013-01-25 16:19:59 +04:00
pyrlk.cpp pyrlk also take advantages of cl_image support detection 2013-02-27 10:45:07 +08:00
pyrup.cpp remove the empty implementation when HAVE_OPENCL not defined 2013-02-23 20:50:03 +08:00
safe_call.hpp merged ocl module from ocl branch (it's not quite usable yet; at least on Mac) 2012-07-16 17:08:14 +00:00
split_merge.cpp remove the empty implementation when HAVE_OPENCL not defined 2013-02-23 20:50:03 +08:00
stereobm.cpp fix warnings on Linux 2013-03-12 08:55:50 +08:00
surf.cpp linux warning fix 2013-02-28 14:37:37 +08:00