remove the empty implementation when HAVE_OPENCL not defined
authoryao <bitwangyaoyao@gmail.com>
Sat, 23 Feb 2013 12:50:03 +0000 (20:50 +0800)
committeryao <bitwangyaoyao@gmail.com>
Sat, 23 Feb 2013 12:50:03 +0000 (20:50 +0800)
commitf1a5c1328ca231f443a1e2dea41bdc757fb85704
tree0aec9f8d3d20a8623b9eb8c163100b754578e852
parentd050159f07c2ff3d9c1a66bda765d38be659d03e
remove the empty implementation when HAVE_OPENCL not defined
24 files changed:
modules/ocl/src/arithm.cpp
modules/ocl/src/binarycaching.hpp
modules/ocl/src/blend.cpp
modules/ocl/src/brute_force_matcher.cpp
modules/ocl/src/build_warps.cpp
modules/ocl/src/canny.cpp
modules/ocl/src/color.cpp
modules/ocl/src/columnsum.cpp
modules/ocl/src/error.cpp
modules/ocl/src/fft.cpp
modules/ocl/src/filtering.cpp
modules/ocl/src/gemm.cpp
modules/ocl/src/hog.cpp
modules/ocl/src/imgproc.cpp
modules/ocl/src/initialization.cpp
modules/ocl/src/interpolate_frames.cpp
modules/ocl/src/match_template.cpp
modules/ocl/src/matrix_operations.cpp
modules/ocl/src/mcwutil.hpp
modules/ocl/src/mssegmentation.cpp
modules/ocl/src/pyrlk.cpp
modules/ocl/src/pyrup.cpp
modules/ocl/src/split_merge.cpp
modules/ocl/src/surf.cpp