ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
colmap::HomographyMatrixEstimator Member List

This is the complete list of members for colmap::HomographyMatrixEstimator, including all inherited members.

Estimate(const std::vector< X_t > &points1, const std::vector< Y_t > &points2)colmap::HomographyMatrixEstimatorstatic
kMinNumSamplescolmap::HomographyMatrixEstimatorstatic
M_t typedefcolmap::HomographyMatrixEstimator
Residuals(const std::vector< X_t > &points1, const std::vector< Y_t > &points2, const M_t &H, std::vector< double > *residuals)colmap::HomographyMatrixEstimatorstatic
X_t typedefcolmap::HomographyMatrixEstimator
Y_t typedefcolmap::HomographyMatrixEstimator