Basic Image AlgorithmS Library  2.8.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
BIAS::RANSAC< SolutionType > Member List

This is the complete list of members for BIAS::RANSAC< SolutionType >, including all inherited members.

_bRefineSolutionBIAS::RANSAC< SolutionType >protected
_dBestInlierEvaluateScoreBIAS::RANSAC< SolutionType >protected
_dBestSampleEvaluateScoreBIAS::RANSAC< SolutionType >protected
_dLastBestSampleEvaluateScoreBIAS::RANSAC< SolutionType >protected
_dProbabilityOfGoodSolutionBIAS::RANSAC< SolutionType >protected
_dSoSmallSolutionChangeBIAS::RANSAC< SolutionType >protected
_got_solution_flagBIAS::RANSAC< SolutionType >protected
_greedyBIAS::RANSAC< SolutionType >protected
_iBestInlierAcceptCountBIAS::RANSAC< SolutionType >protected
_iBestSampleAcceptCountBIAS::RANSAC< SolutionType >protected
_liDebugLevelBIAS::Debugprotected
_liNextDebugLevelBIAS::Debugprotected
_String2DebuglevelBIAS::Debugprotected
_uiDataSizeBIAS::RANSAC< SolutionType >protected
_uiExplicitSampleNoBIAS::RANSAC< SolutionType >protected
_uiMaxSamplesBIAS::RANSAC< SolutionType >protected
_uiMaxSolutionsPerSampleBIAS::RANSAC< SolutionType >protected
_uiSampleSizeBIAS::RANSAC< SolutionType >protected
_zDebugStreamBIAS::Debugprotectedstatic
AddDebugLevel(const long int lv)BIAS::Debuginline
AddDebugLevel(const std::string &name)BIAS::Debuginline
ComputeSampleCount(double inlying_data_fraction, double desired_prob_good, unsigned int sample_size)BIAS::RANSAC< SolutionType >inlineprotectedstatic
ConsumeNextFreeDebuglevel_()BIAS::Debuginlineprotected
Debug()BIAS::Debuginline
Debug(const Debug &deb)BIAS::Debuginline
DebugLevelIsSet(const long int lv) const BIAS::Debuginline
DebugLevelIsSet(const std::string &name) const BIAS::Debuginline
EvaluateSolution(const SolutionType &solution, bool existing_solution_flag, std::vector< bool > &inlier, int &accept_count, double &evaluate_score, bool &ok_to_terminate_flag)BIAS::RANSAC< SolutionType >inlinevirtual
GenerateSamples(int sample_index, std::vector< unsigned int > &which_samples)BIAS::RANSAC< SolutionType >inlinevirtual
GenerateSamplesEvenspace(int sample_index, std::vector< unsigned int > &sample_table)BIAS::RANSAC< SolutionType >inline
GenerateSamplesRandom(int sample_index, std::vector< unsigned int > &sampletable)BIAS::RANSAC< SolutionType >inline
GetDebugLevel() const BIAS::Debuginline
GetDebugStream() const BIAS::Debuginline
GetDebugStream(std::ostream &os) const BIAS::Debuginline
GetFinalScore() const BIAS::RANSAC< SolutionType >inline
GetGlobalDebugLevel()BIAS::Debuginlinestatic
GetSampleSolutions(std::vector< unsigned int > &which_samples, std::vector< SolutionType > &solutions)BIAS::RANSAC< SolutionType >inlinevirtual
GlobalDebugLevelBIAS::Debugprotectedstatic
Init(unsigned int sample_size, unsigned int max_solutions_per_sample=1, bool refine_solution=false, bool greedy=false)BIAS::RANSAC< SolutionType >inline
Name2DebugLevel(const std::string &name) const BIAS::Debuginline
NewDebugLevel(const std::string &name)BIAS::Debuginline
operator=(const Debug &deb)BIAS::Debuginline
PrintDebugLevel(std::ostream &os=std::cout) const BIAS::Debuginline
RANSAC()BIAS::RANSAC< SolutionType >inline
RANSAC(unsigned int sample_size, unsigned int max_solutions_per_sample=1, bool refine_solution=false, bool greedy=false)BIAS::RANSAC< SolutionType >inline
RefineSolution(std::vector< unsigned int > &which_samples, SolutionType &solution, std::vector< bool > &new_inliers)BIAS::RANSAC< SolutionType >inlinevirtual
RemoveDebugLevel(const long int lv)BIAS::Debuginline
RemoveDebugLevel(const std::string &name)BIAS::Debuginline
SetDebugLevel(const long int lv)BIAS::Debuginline
SetDebugLevel(const std::string &name)BIAS::Debuginline
SetDebugStream(const std::ostream &os)BIAS::Debuginline
SetGlobalDebugLevel(long int lev)BIAS::Debuginlinestatic
SetMaxSamples(unsigned int max_samples)BIAS::RANSAC< SolutionType >inline
SetSampleCount(unsigned int uiSamples)BIAS::RANSAC< SolutionType >inline
ShowDebugLevel(std::ostream &os=std::cout) const BIAS::Debuginline
SolveMaster(double inlying_data_fraction, SolutionType &solution, std::vector< bool > &inliers)BIAS::RANSAC< SolutionType >inlinevirtual
~Debug()BIAS::Debuginline
~RANSAC()BIAS::RANSAC< SolutionType >inlinevirtual