Home
last modified time | relevance | path

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

/external/opencv3/modules/stitching/include/opencv2/stitching/detail/
Dmotion_estimators.hpp102 : is_focals_estimated_(is_focals_estimated) {} in HomographyBasedEstimator()
109 bool is_focals_estimated_; member in cv::detail::HomographyBasedEstimator
/external/opencv3/modules/stitching/src/
Dmotion_estimators.cpp138 if (!is_focals_estimated_) in estimate()