Searched defs:_dmatcher (Results 1 – 2 of 2) sorted by relevance
120 const Ptr<DescriptorMatcher>& _dmatcher ) : in BOWImgDescriptorExtractor()124 BOWImgDescriptorExtractor::BOWImgDescriptorExtractor( const Ptr<DescriptorMatcher>& _dmatcher ) : in BOWImgDescriptorExtractor()
57 …CV_DescriptorMatcherTest( const string& _name, const Ptr<DescriptorMatcher>& _dmatcher, float _bad… in CV_DescriptorMatcherTest()