updated normalization routine in the matchTemplate to avoid division by zero on black...
authorAlexey Spizhevoy <no@email>
Tue, 11 Jan 2011 09:36:21 +0000 (09:36 +0000)
committerAlexey Spizhevoy <no@email>
Tue, 11 Jan 2011 09:36:21 +0000 (09:36 +0000)
commitdc763e0250b94f6bccaa0873369aee361ae33a37
tree7a20d7b15db6e919aeac6b9f5f051ee36ef636ac
parenta961cfe135f4f9a83dcae000cf42fdedc221ffd2
updated normalization routine in the matchTemplate to avoid division by zero on black images (ticket #798), added test
modules/gpu/include/opencv2/gpu/gpu.hpp
modules/gpu/src/cuda/match_template.cu
tests/gpu/src/match_template.cpp