Searched defs:pairwise_matches_ (Results 1 – 2 of 2) sorted by relevance
/external/opencv3/modules/stitching/include/opencv2/stitching/detail/ | ||
D | motion_estimators.hpp | 182 const MatchesInfo *pairwise_matches_; member in cv::detail::BundleAdjusterBase |
/external/opencv3/modules/stitching/include/opencv2/ | ||
D | stitching.hpp | 241 std::vector<detail::MatchesInfo> pairwise_matches_; member in cv::Stitcher |