ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
colmap::RANSAC< Estimator, SupportMeasurer, Sampler > Member List

This is the complete list of members for colmap::RANSAC< Estimator, SupportMeasurer, Sampler >, including all inherited members.

ComputeNumTrials(const size_t num_inliers, const size_t num_samples, const double confidence, const double num_trials_multiplier)colmap::RANSAC< Estimator, SupportMeasurer, Sampler >static
Estimate(const std::vector< typename Estimator::X_t > &X, const std::vector< typename Estimator::Y_t > &Y)colmap::RANSAC< Estimator, SupportMeasurer, Sampler >
estimatorcolmap::RANSAC< Estimator, SupportMeasurer, Sampler >
options_colmap::RANSAC< Estimator, SupportMeasurer, Sampler >protected
RANSAC(const RANSACOptions &options)colmap::RANSAC< Estimator, SupportMeasurer, Sampler >explicit
samplercolmap::RANSAC< Estimator, SupportMeasurer, Sampler >
support_measurercolmap::RANSAC< Estimator, SupportMeasurer, Sampler >