featuresMatcher   139 modules/stitching/include/opencv2/stitching.hpp     Ptr<detail::FeaturesMatcher> featuresMatcher() { return features_matcher_; }
featuresMatcher   140 modules/stitching/include/opencv2/stitching.hpp     const Ptr<detail::FeaturesMatcher> featuresMatcher() const { return features_matcher_; }