Home
last modified time | relevance | path

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

/external/opencv3/modules/stitching/include/opencv2/stitching/detail/
Dmotion_estimators.hpp182 const MatchesInfo *pairwise_matches_; member in cv::detail::BundleAdjusterBase
/external/opencv3/modules/stitching/include/opencv2/
Dstitching.hpp241 std::vector<detail::MatchesInfo> pairwise_matches_; member in cv::Stitcher