refactored gpu BruteForceMather (made it similar to BFMatcher)
authorVladislav Vinogradov <no@email>
Tue, 24 Apr 2012 07:56:33 +0000 (07:56 +0000)
committerVladislav Vinogradov <no@email>
Tue, 24 Apr 2012 07:56:33 +0000 (07:56 +0000)
commit44eaeee8655b57555b13f671554946bdf07e35c1
tree2fc2ef7a94fe8568d313cfc8b0a013039d2173b4
parentc2935a65321916b26681e7e5045ba024a9992269
refactored gpu BruteForceMather (made it similar to BFMatcher)
modules/gpu/include/opencv2/gpu/gpu.hpp
modules/gpu/perf/perf_features2d.cpp
modules/gpu/src/brute_force_matcher.cpp
modules/gpu/test/test_features2d.cpp
modules/stitching/src/matchers.cpp
samples/gpu/performance/tests.cpp
samples/gpu/surf_keypoint_matcher.cpp