OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:estimateFocal
(Results
1 - 3
of
3
) sorted by null
/external/opencv3/modules/stitching/include/opencv2/stitching/detail/
autocalib.hpp
75
void CV_EXPORTS
estimateFocal
(const std::vector<ImageFeatures> &features,
/external/opencv3/modules/stitching/src/
autocalib.cpp
97
void
estimateFocal
(const std::vector<ImageFeatures> &features, const std::vector<MatchesInfo> &pairwise_matches,
motion_estimators.cpp
142
estimateFocal
(features, pairwise_matches, focals);
Completed in 244 milliseconds