Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/stitching/detail/
H A Dmotion_estimators.hpp155 features_(0), pairwise_matches_(0), conf_thresh_(0) in BundleAdjusterBase()
199 const MatchesInfo *pairwise_matches_; member in cv::detail::BundleAdjusterBase
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/
H A Dstitching.hpp304 std::vector<detail::MatchesInfo> pairwise_matches_; member in cv::Stitcher