Searched refs:estimateFocal (Results 1 – 3 of 3) sorted by relevance
75 void CV_EXPORTS estimateFocal(const std::vector<ImageFeatures> &features,
97 void estimateFocal(const std::vector<ImageFeatures> &features, const std::vector<MatchesInfo> &pair… in estimateFocal() function
142 estimateFocal(features, pairwise_matches, focals); in estimate()