ImFusion SDK 4.3
RANSAC< Dataset, Hypothesis > Member List

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

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