OpenCV  2.4.13.7
Open Source Computer Vision
cv::detail::HomographyBasedEstimator Class Reference

#include <motion_estimators.hpp>

Inheritance diagram for cv::detail::HomographyBasedEstimator:
cv::detail::Estimator

Public Member Functions

 HomographyBasedEstimator (bool is_focals_estimated=false)
 
- Public Member Functions inherited from cv::detail::Estimator
virtual ~Estimator ()
 
void operator() (const std::vector< ImageFeatures > &features, const std::vector< MatchesInfo > &pairwise_matches, std::vector< CameraParams > &cameras)
 

Additional Inherited Members

Constructor & Destructor Documentation

§ HomographyBasedEstimator()

cv::detail::HomographyBasedEstimator::HomographyBasedEstimator ( bool  is_focals_estimated = false)
inline

The documentation for this class was generated from the following file: