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

This is the complete list of members for BIAS::MeanDoubleRANSACEvaluator, including all inherited members.

Data_BIAS::MeanDoubleRANSACEvaluatorprotected
GenerateSamples(const unsigned sample_index, const unsigned sample_size, const unsigned data_size, std::vector< unsigned > &which_samples)BIAS::RANSACEvaluatorInterface< double >virtual
GenerateSamplesRandom_(const unsigned sample_index, const unsigned sample_size, const unsigned data_size, std::vector< unsigned > &which_samples)BIAS::RANSACEvaluatorInterface< double >protected
GetMinNumSamplesForSolutionComputation() const BIAS::MeanDoubleRANSACEvaluatorinlinevirtual
GetNumMeasurements() const BIAS::MeanDoubleRANSACEvaluatorinlinevirtual
GetSampleSolutions(const std::vector< unsigned > &which_samples, std::vector< double > &solutions)BIAS::MeanDoubleRANSACEvaluatorinlinevirtual
Init(const std::vector< double > &data, const double &sigma3)BIAS::MeanDoubleRANSACEvaluator
IsInlier(const double &solution, const unsigned data_index, double &score)BIAS::MeanDoubleRANSACEvaluatorinlinevirtual
MeanDoubleRANSACEvaluator()BIAS::MeanDoubleRANSACEvaluator
RefineSolution(const std::vector< bool > &inliers, double &solution)BIAS::MeanDoubleRANSACEvaluatorinlinevirtual
Sigma3_BIAS::MeanDoubleRANSACEvaluatorprotected
~MeanDoubleRANSACEvaluator()BIAS::MeanDoubleRANSACEvaluatorvirtual