Home
last modified time | relevance | path

Searched refs:pairwise_matches (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/stitching/detail/
H A Dmotion_estimators.hpp78 const std::vector<MatchesInfo> &pairwise_matches, in operator ()() argument
80 { return estimate(features, pairwise_matches, cameras); } in operator ()()
92 const std::vector<MatchesInfo> &pairwise_matches,
106 const std::vector<MatchesInfo> &pairwise_matches,
123 const std::vector<MatchesInfo> &pairwise_matches,
164 const std::vector<MatchesInfo> &pairwise_matches,
342 …PORTS matchesGraphAsString(std::vector<String> &pathes, std::vector<MatchesInfo> &pairwise_matches,
347 std::vector<MatchesInfo> &pairwise_matches,
351 int num_images, const std::vector<MatchesInfo> &pairwise_matches,
H A Dmatchers.hpp244 …operator ()(const std::vector<ImageFeatures> &features, std::vector<MatchesInfo> &pairwise_matches,
307 …operator ()(const std::vector<ImageFeatures> &features, std::vector<MatchesInfo> &pairwise_matches,
H A Dautocalib.hpp76 const std::vector<MatchesInfo> &pairwise_matches,