19 Commits (4d2ea847fa40bab8b3a556d1b14bc13fb71238b0)

Author SHA1 Message Date
Andrey Kamaev 8406312571 Remove C API from OpenCL module 12 years ago
peng xiao 33361929fe Fix a compilation error when HAVE_CLAMDFFT is on. 12 years ago
Andrey Kamaev c98c246fc2 Move border type constants and Moments class to core module 12 years ago
peng xiao 3fea2620e6 Fix some compilation errors and warnings. 12 years ago
peng xiao 77501f3ed0 ocl: Add dft based convolve implementation. 12 years ago
yao f36db3a037 more fix of mismatch 12 years ago
Andrey Kamaev be7bbe3aa9 Drop cv:: prefix from cv::String used inside the cv namespace 12 years ago
Andrey Kamaev 2ad7b97f1c All modules (except ocl and gpu) compiles and pass tests 12 years ago
Andrey Kamaev 2a6fb2867e Remove all using directives for STL namespace and members 12 years ago
yao f1a5c1328c remove the empty implementation when HAVE_OPENCL not defined 12 years ago
Andrey Kamaev 9509dfd1de Fix OpenCL build warnings 12 years ago
Niko 5df77a841e remove redundant OPENCL_DIR flag 12 years ago
niko 97156897b2 format files to ANSI C style with coolformat 12 years ago
yao 2e36338636 remove warnings of some functions in ocl module 12 years ago
yao 0fdb55a54d update some of the functions in ocl module to the latest version 12 years ago
bitwangyaoyao fa78459c56 fix ocl/match_template compiling error on Linux 12 years ago
yao 0db69fbe19 Add blend, columnsum, pyrUp/down, matchTemplate for ocl module 13 years ago