OpenGV
A library for solving calibrated central and non-central geometric vision problems
opengv::sac::Ransac< PROBLEM_T > Member List

This is the complete list of members for opengv::sac::Ransac< PROBLEM_T >, including all inherited members.

computeModel(int debug_verbosity_level=0)opengv::sac::Ransac< PROBLEM_T >virtual
inliers_opengv::sac::SampleConsensus< PROBLEM_T >
iterations_opengv::sac::SampleConsensus< PROBLEM_T >
max_iterations_opengv::sac::SampleConsensus< PROBLEM_T >
model_opengv::sac::SampleConsensus< PROBLEM_T >
model_coefficients_opengv::sac::SampleConsensus< PROBLEM_T >
model_t typedefopengv::sac::Ransac< PROBLEM_T >
probability_opengv::sac::SampleConsensus< PROBLEM_T >
problem_t typedefopengv::sac::Ransac< PROBLEM_T >
Ransac(int maxIterations=1000, double threshold=1.0, double probability=0.99)opengv::sac::Ransac< PROBLEM_T >
sac_model_opengv::sac::SampleConsensus< PROBLEM_T >
SampleConsensus(int maxIterations=1000, double threshold=1.0, double probability=0.99)opengv::sac::SampleConsensus< PROBLEM_T >
threshold_opengv::sac::SampleConsensus< PROBLEM_T >
~Ransac()opengv::sac::Ransac< PROBLEM_T >virtual
~SampleConsensus()opengv::sac::SampleConsensus< PROBLEM_T >virtual