niko
|
2e685dcf0a
|
performance & bug fix for resize erode dilate sobel remap
|
13 years ago |
bitwangyaoyao
|
fa78459c56
|
fix ocl/match_template compiling error on Linux
|
13 years ago |
yao
|
fa5113f303
|
add Canny to ocl module
|
13 years ago |
niko
|
37ca6d378b
|
add performance test code for ocl module
|
13 years ago |
yao
|
64e9cf5d75
|
add SURF and HOG to ocl module
|
13 years ago |
Andrey Kamaev
|
8aa2d6cddc
|
Fix several documentation build warnings
|
13 years ago |
yao
|
c03ac12fcd
|
Add dft and gemm to ocl module, using AMD's clAmdFft and clAmdBlas libraries
|
13 years ago |
yao
|
7d97e8112a
|
fix bugs in tests, set device for each test case
Signed-off-by: yao <bitwangyaoyao@gmail.com>
|
13 years ago |
yao
|
0db69fbe19
|
Add blend, columnsum, pyrUp/down, matchTemplate for ocl module
|
13 years ago |
niko
|
8eeacc8cc8
|
performance and bug fix for addWeighted cartToPolar div exp log resize setTo
add channel 3 support
add fast way Between CPU and GPU for the data which is aligned
|
13 years ago |
yao
|
1eedcea58d
|
for test
Signed-off-by: yao <bitwangyaoyao@gmail.com>
|
13 years ago |
niko
|
cf04fed369
|
fix the compilation bugs
|
13 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 |