Home
last modified time | relevance | path

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

/external/opencv3/modules/stitching/src/
Dmatchers.cpp117 class CpuMatcher : public FeaturesMatcher class
120 CpuMatcher(float match_conf) : FeaturesMatcher(true), match_conf_(match_conf) {} in CpuMatcher() function in __anond80e456d0111::CpuMatcher