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

This is the complete list of members for colmap::LORANSAC< Estimator, LocalEstimator, 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, InlierSupportMeasurer, RandomSampler >static
Estimate(const std::vector< typename Estimator::X_t > &X, const std::vector< typename Estimator::Y_t > &Y)colmap::LORANSAC< Estimator, LocalEstimator, SupportMeasurer, Sampler >
estimatorcolmap::RANSAC< Estimator, InlierSupportMeasurer, RandomSampler >
local_estimatorcolmap::LORANSAC< Estimator, LocalEstimator, SupportMeasurer, Sampler >
LORANSAC(const RANSACOptions &options)colmap::LORANSAC< Estimator, LocalEstimator, SupportMeasurer, Sampler >explicit
options_colmap::RANSAC< Estimator, InlierSupportMeasurer, RandomSampler >protected
RANSAC(const RANSACOptions &options)colmap::RANSAC< Estimator, InlierSupportMeasurer, RandomSampler >explicit
samplercolmap::RANSAC< Estimator, InlierSupportMeasurer, RandomSampler >
support_measurercolmap::RANSAC< Estimator, InlierSupportMeasurer, RandomSampler >