GpuMatcher        213 modules/stitching/src/matchers.cpp void GpuMatcher::match(const ImageFeatures &features1, const ImageFeatures &features2, MatchesInfo& matches_info)
GpuMatcher        258 modules/stitching/src/matchers.cpp void GpuMatcher::collectGarbage()
GpuMatcher        563 modules/stitching/src/matchers.cpp         impl_ = makePtr<GpuMatcher>(match_conf);