fixed BruteForceMatcher_GPU (fails if input data is empty)
authorVladislav Vinogradov <no@email>
Wed, 26 Jan 2011 15:58:47 +0000 (15:58 +0000)
committerVladislav Vinogradov <no@email>
Wed, 26 Jan 2011 15:58:47 +0000 (15:58 +0000)
commiteda84163586c452571c793f5bfd994f1bbef4a58
tree0940fc1ae0b93b74702ca3935d09b33e6b496724
parentcecfde309c3d29f10829dd7b34f235c197de95a3
fixed BruteForceMatcher_GPU (fails if input data is empty)
updated BruteForceMatcher_GPU test
modules/gpu/include/opencv2/gpu/gpu.hpp
modules/gpu/src/brute_force_matcher.cpp
tests/gpu/src/brute_force_matcher.cpp