Home
last modified time | relevance | path

Searched defs: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() function
65 void operator ()(const GraphEdge &edge) in operator ()()
85 int num_images;
86 const MatchesInfo* pairwise_matches;
87 CameraParams* cameras;