Home
last modified time | relevance | path

Searched defs:GpuMatcher (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/stitching/src/
Dmatchers.cpp128 class GpuMatcher : public FeaturesMatcher class
131 GpuMatcher(float match_conf) : match_conf_(match_conf) {} in GpuMatcher() function in __anon0431e8210111::GpuMatcher