Home
last modified time | relevance | path

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

/external/opencv3/modules/stitching/include/opencv2/stitching/detail/
Dmotion_estimators.hpp101 HomographyBasedEstimator(bool is_focals_estimated = false) in HomographyBasedEstimator() argument
102 : is_focals_estimated_(is_focals_estimated) {} in HomographyBasedEstimator()