Public Member Functions | List of all members
cv::detail::HomographyBasedEstimator Class Reference

#include <motion_estimators.hpp>

Inherits cv::detail::Estimator.

Public Member Functions

 HomographyBasedEstimator (bool is_focals_estimated=false)
 
void operator() (const std::vector< ImageFeatures > &features, const std::vector< MatchesInfo > &pairwise_matches, std::vector< CameraParams > &cameras)
 

Constructor & Destructor Documentation

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

Member Function Documentation

void cv::detail::Estimator::operator() ( const std::vector< ImageFeatures > &  features,
const std::vector< MatchesInfo > &  pairwise_matches,
std::vector< CameraParams > &  cameras 
)
inherited

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