Home
last modified time | relevance | path

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

/external/opencv3/modules/stitching/src/
Dmotion_estimators.cpp60 struct CalcRotation struct
62CalcRotation(int _num_images, const std::vector<MatchesInfo> &_pairwise_matches, std::vector<Camer… in CalcRotation() argument
160 …span_tree.walkBreadthFirst(span_tree_centers[0], CalcRotation(num_images, pairwise_matches, camera… in estimate()