fixed bug in gpu::matchTemplate (added normalization routine to make the GPU version...
authorAlexey Spizhevoy <no@email>
Mon, 29 Aug 2011 08:06:45 +0000 (08:06 +0000)
committerAlexey Spizhevoy <no@email>
Mon, 29 Aug 2011 08:06:45 +0000 (08:06 +0000)
commit50b72197ab672d808e6883bd10294dc5a0edab69
tree593fbee0fa07d457cb51c7b2045776ba4785d524
parent8bf5c0e7aed13cb766eff39e995a37b998c9e350
fixed bug in gpu::matchTemplate (added normalization routine to make the GPU version consistent with the CPU one), added test cases from the ticket #1341
modules/gpu/src/cuda/match_template.cu
modules/gpu/test/test_imgproc.cpp