ImFusion C++ SDK 4.4.0
ImFusion::RANSAC< Dataset, Hypothesis > Member List

This is the complete list of members for ImFusion::RANSAC< Dataset, Hypothesis >, including all inherited members.

best() constImFusion::RANSAC< Dataset, Hypothesis >
compute(int sampleSize, int keepBest=1, const std::vector< double > &weights={})ImFusion::RANSAC< Dataset, Hypothesis >
computeScores(int first=0, int last=-1)ImFusion::RANSAC< Dataset, Hypothesis >protected
fitEntireDataset() constImFusion::RANSAC< Dataset, Hypothesis >
FitFunction typedefImFusion::RANSAC< Dataset, Hypothesis >
hypotheses() constImFusion::RANSAC< Dataset, Hypothesis >
inliers(double threshold=0.5, int which=0)ImFusion::RANSAC< Dataset, Hypothesis >
m_dataset (defined in ImFusion::RANSAC< Dataset, Hypothesis >)ImFusion::RANSAC< Dataset, Hypothesis >protected
m_eps (defined in ImFusion::RANSAC< Dataset, Hypothesis >)ImFusion::RANSAC< Dataset, Hypothesis >protected
m_fit (defined in ImFusion::RANSAC< Dataset, Hypothesis >)ImFusion::RANSAC< Dataset, Hypothesis >protected
m_maxIterations (defined in ImFusion::RANSAC< Dataset, Hypothesis >)ImFusion::RANSAC< Dataset, Hypothesis >protected
m_multinomial (defined in ImFusion::RANSAC< Dataset, Hypothesis >)ImFusion::RANSAC< Dataset, Hypothesis >protected
m_requiredMatchingQuality (defined in ImFusion::RANSAC< Dataset, Hypothesis >)ImFusion::RANSAC< Dataset, Hypothesis >protected
m_results (defined in ImFusion::RANSAC< Dataset, Hypothesis >)ImFusion::RANSAC< Dataset, Hypothesis >protected
m_score (defined in ImFusion::RANSAC< Dataset, Hypothesis >)ImFusion::RANSAC< Dataset, Hypothesis >protected
m_seed (defined in ImFusion::RANSAC< Dataset, Hypothesis >)ImFusion::RANSAC< Dataset, Hypothesis >protected
m_stopValidationEarly (defined in ImFusion::RANSAC< Dataset, Hypothesis >)ImFusion::RANSAC< Dataset, Hypothesis >protected
m_validationSetSize (defined in ImFusion::RANSAC< Dataset, Hypothesis >)ImFusion::RANSAC< Dataset, Hypothesis >protected
numInliers(double threshold=0.5, int which=0)ImFusion::RANSAC< Dataset, Hypothesis >
RANSAC(const Dataset &dataset, const FitFunction &fit, const ScoreFunction &score)ImFusion::RANSAC< Dataset, Hypothesis >inline
refine(double threshold=0.5)ImFusion::RANSAC< Dataset, Hypothesis >
refine(const RefineFunction &computeRefinement)ImFusion::RANSAC< Dataset, Hypothesis >
RefineFunction typedefImFusion::RANSAC< Dataset, Hypothesis >
results() constImFusion::RANSAC< Dataset, Hypothesis >
ScoreFunction typedefImFusion::RANSAC< Dataset, Hypothesis >
setEps(double eps)ImFusion::RANSAC< Dataset, Hypothesis >inline
setMaxIterations(size_t iterations)ImFusion::RANSAC< Dataset, Hypothesis >inline
setRandomSeed(uint32_t seed)ImFusion::RANSAC< Dataset, Hypothesis >inline
setRequiredMatchingQuality(double q)ImFusion::RANSAC< Dataset, Hypothesis >inline
setStopValidationEarly(bool v)ImFusion::RANSAC< Dataset, Hypothesis >inline
setValidationSetSize(size_t size)ImFusion::RANSAC< Dataset, Hypothesis >inline
stopValidationEarly() const (defined in ImFusion::RANSAC< Dataset, Hypothesis >)ImFusion::RANSAC< Dataset, Hypothesis >inline
Search Tab / S to search, Esc to close