37 Commits (cfc09d01c8eeccdaff6260a6542a848498056396)

Author SHA1 Message Date
bitwangyaoyao 09359982b1 some optimizations to ocl::pyrDown, PyrLK and Canny 12 years ago
niko 0abe7f3196 many bugs fix for intel's HD4000 12 years ago
yao 2e36338636 remove warnings of some functions in ocl module 12 years ago
yao d38359620e some optimizations to ocl::blend 12 years ago
yao 310bd8701c a little optimizations to ocl::pyrDown 12 years ago
yao 78e89890b0 add PyrLK to ocl module 12 years ago
yao 9efd7019ad A more reasonable verify method for ocl::HOG accuracy test 12 years ago
yao 656f06fa74 add bruteForceMatcher to ocl module 12 years ago
niko 23244a3565 rename all the perf test files 12 years ago
yao 7d83db7d4d fix ocl::columnsum bug 12 years ago
yao 1b6639aa3d A little optimization on ocl/pyrdown, ocl/canny 12 years ago
yao 8f8a69d6f5 fix bug of ocl::canny 12 years ago
niko 11b403900e add channel 3 for test/main.cpp 12 years ago
yao c8bfc0fd89 A little fix to ocl accuracy tests, make them more uniformed 12 years ago
yao 0fdb55a54d update some of the functions in ocl module to the latest version 12 years ago
niko 6f6e990988 use mutex provided by opencv itself 12 years ago
niko b929012583 performance fix of convertC3C4 12 years ago
niko e7f4dd1a2e temp build fix because the new core.hpp impact on this project 12 years ago
niko 2e685dcf0a performance & bug fix for resize erode dilate sobel remap 12 years ago
bitwangyaoyao fa78459c56 fix ocl/match_template compiling error on Linux 12 years ago
yao fa5113f303 add Canny to ocl module 12 years ago
niko 37ca6d378b add performance test code for ocl module 12 years ago
yao 64e9cf5d75 add SURF and HOG to ocl module 12 years ago
Andrey Kamaev 8aa2d6cddc Fix several documentation build warnings 12 years ago
yao c03ac12fcd Add dft and gemm to ocl module, using AMD's clAmdFft and clAmdBlas libraries 12 years ago
yao 7d97e8112a fix bugs in tests, set device for each test case 12 years ago
yao 0db69fbe19 Add blend, columnsum, pyrUp/down, matchTemplate for ocl module 12 years ago
niko 8eeacc8cc8 performance and bug fix for addWeighted cartToPolar div exp log resize setTo 12 years ago
yao 1eedcea58d for test 12 years ago
niko cf04fed369 fix the compilation bugs 12 years ago
Vadim Pisarevsky 9f4efab40a merged ocl module from ocl branch (it's not quite usable yet; at least on Mac) 13 years ago
Vadim Pisarevsky 462d4a1dae opencl module is not ready for trunk yet 14 years ago
salmanulhaq 1e691daab4 ocl folder contains the gpu implementations 14 years ago
salmanulhaq fe86d25694 renamed gpu to ocl 14 years ago
salmanulhaq e22ad8050b OclMat implementation 14 years ago
salmanulhaq 64de562db2 Update OclMat to match GpuMat. Include ref counting, opearators, Scalar initialization. Tested for Intel OCL SDK. 14 years ago