featuresFinder    134 modules/stitching/include/opencv2/stitching.hpp     Ptr<detail::FeaturesFinder> featuresFinder() { return features_finder_; }
featuresFinder    135 modules/stitching/include/opencv2/stitching.hpp     const Ptr<detail::FeaturesFinder> featuresFinder() const { return features_finder_; }