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

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

_bRefineSolutionsBIAS::COSAC< SolutionType >protected
_liDebugLevelBIAS::Debugprotected
_liNextDebugLevelBIAS::Debugprotected
_SolutionsBIAS::COSAC< SolutionType >protected
_String2DebuglevelBIAS::Debugprotected
_uiDataSizeBIAS::COSAC< SolutionType >protected
_uiSampleSizeBIAS::COSAC< SolutionType >protected
_zDebugStreamBIAS::Debugprotectedstatic
AddDebugLevel(const long int lv)BIAS::Debuginline
AddDebugLevel(const std::string &name)BIAS::Debuginline
ConsumeNextFreeDebuglevel_()BIAS::Debuginlineprotected
COSAC(RANSACEvaluatorInterface< SolutionType > *shi)BIAS::COSAC< SolutionType >
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
EvaluateSolutions_(const unsigned data_size)BIAS::COSAC< SolutionType >protected
GenerateRefinedSolutions_(const unsigned data_size)BIAS::COSAC< SolutionType >protected
GenerateSolutions_(const unsigned sample_size, const unsigned data_size)BIAS::COSAC< SolutionType >protected
GetDebugLevel() const BIAS::Debuginline
GetDebugStream() const BIAS::Debuginline
GetDebugStream(std::ostream &os) const BIAS::Debuginline
GetGlobalDebugLevel()BIAS::Debuginlinestatic
GetNextCombination_(const unsigned sample_size, const unsigned data_size, std::vector< unsigned > &which_samples)BIAS::COSAC< SolutionType >protected
GetSolution_(const unsigned min_num_inliers, const double max_score, SolutionType &solution, std::vector< bool > &inliers, unsigned &num_inliers, double &score) const BIAS::COSAC< SolutionType >protected
GetSolutionMaxInliers_(const unsigned min_num_inliers, const double max_score) const BIAS::COSAC< SolutionType >inlineprotected
GetSolutionMinScore_(const unsigned min_num_inliers, const double max_score) const BIAS::COSAC< SolutionType >inlineprotected
GlobalDebugLevelBIAS::Debugprotectedstatic
IsInlier_(typename std::list< SolStruct >::iterator solution, const unsigned eval_index, double &score)BIAS::COSAC< SolutionType >protected
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
RANSACEvaluator_BIAS::COSAC< SolutionType >protected
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
SetRefineSolutions(const unsigned refine_solutions)BIAS::COSAC< SolutionType >inline
ShowDebugLevel(std::ostream &os=std::cout) const BIAS::Debuginline
SolveMaster(const double inlying_data_fraction, const double max_score, SolutionType &solution, std::vector< bool > &inliers, unsigned &num_inliers, double &score)BIAS::COSAC< SolutionType >
~COSAC()BIAS::COSAC< SolutionType >inlinevirtual
~Debug()BIAS::Debuginline