517 Commits (95c2e8b51fefa8764e14af4be0fdc458fbca16ea)

Author SHA1 Message Date
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