Searched refs:HomographyBasedEstimator (Results 1 – 4 of 4) sorted by relevance
98 class CV_EXPORTS HomographyBasedEstimator : public Estimator class101 HomographyBasedEstimator(bool is_focals_estimated = false) in HomographyBasedEstimator() function in cv::detail::HomographyBasedEstimator
491 detail::HomographyBasedEstimator estimator; in estimateCameraParams()
105 bool HomographyBasedEstimator::estimate( in estimate()
508 HomographyBasedEstimator estimator; in main()