Public Member Functions
cv::detail::HomographyBasedEstimator Class Reference

#include <motion_estimators.hpp>

Inherits cv::detail::Estimator.

List of all members.

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


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: