Alexey Spizhevoy
|
39700c5d54
|
added some gpu::matchTemplate kernels (other parts after NPP Staging integration)
|
2010-12-13 16:48:34 +00:00 |
|
Alexey Spizhevoy
|
d557c800a7
|
refactored gpu module
|
2010-12-10 10:23:32 +00:00 |
|
Alexey Spizhevoy
|
fa322bf46f
|
added gpu::columnSum, fixed compile error (if there is no cuda), refactored
|
2010-12-08 15:06:10 +00:00 |
|
Alexey Spizhevoy
|
b1c5b9293e
|
added support of CV_32F & CV_TM_SQDIFF into gpu::matchTemplate
|
2010-12-08 13:12:12 +00:00 |
|
Alexey Spizhevoy
|
40304721a7
|
added support of CV_TM_CCORR (via FFT) into gpu::matchTemplate (versions both with block and without blocks)
|
2010-12-08 13:03:53 +00:00 |
|
Anatoly Baksheev
|
652fb1212e
|
module reorganization: added folder with pure device functions, cuda_shared.hpp renamed to internal_shared.hpp
|
2010-12-06 16:37:32 +00:00 |
|
Alexey Spizhevoy
|
50167f6c26
|
added first version of gpu::matchTemplate, currently it works only with 8UC1 images and SQDIFF method
|
2010-12-06 14:19:41 +00:00 |
|