HomeSort by relevance Sort by last modified time
    Searched refs:is_focals_estimated_ (Results 1 - 2 of 2) sorted by null

  /external/opencv3/modules/stitching/include/opencv2/stitching/detail/
motion_estimators.hpp 102 : is_focals_estimated_(is_focals_estimated) {}
109 bool is_focals_estimated_; member in class:cv::detail::HomographyBasedEstimator
  /external/opencv3/modules/stitching/src/
motion_estimators.cpp 138 if (!is_focals_estimated_)

Completed in 579 milliseconds