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

  /external/opencv3/modules/stitching/include/opencv2/stitching/detail/
motion_estimators.hpp 98 class CV_EXPORTS HomographyBasedEstimator : public Estimator
101 HomographyBasedEstimator(bool is_focals_estimated = false)
  /external/opencv3/modules/stitching/src/
stitcher.cpp 491 detail::HomographyBasedEstimator estimator;
motion_estimators.cpp 105 bool HomographyBasedEstimator::estimate(
  /external/opencv3/samples/cpp/
stitching_detailed.cpp 508 HomographyBasedEstimator estimator;

Completed in 53 milliseconds