Jafar
jafar::model3d::RANSAC< ModelType > Member List
This is the complete list of members for jafar::model3d::RANSAC< ModelType >, including all inherited members.
Algorithm(double inlying_data_fraction, ModelType &model, std::vector< bool > &inliers, unsigned int &nModelInlierNumber, double &dbModelScore)jafar::model3d::RANSAC< ModelType >
ComputeIterationNumber(double inlying_data_fraction, double desired_prob_good, unsigned int sample_length) (defined in jafar::model3d::RANSAC< ModelType >)jafar::model3d::RANSAC< ModelType > [private, static]
distance(const ModelType &model, unsigned int unIndex)=0jafar::model3d::RANSAC< ModelType > [pure virtual]
evaluateModel(const ModelType &model, std::vector< bool > &inlier, unsigned int &unInlierNumber, double &evaluate_score)jafar::model3d::RANSAC< ModelType > [virtual]
fitSampleModel(std::vector< unsigned int > &sample_data_indices, ModelType &model)=0jafar::model3d::RANSAC< ModelType > [pure virtual]
fixIterationNumber(unsigned int uiIterationNumber)jafar::model3d::RANSAC< ModelType > [inline]
generateRandomSample(std::vector< unsigned int > &sampletable)jafar::model3d::RANSAC< ModelType >
generateSample(std::vector< unsigned int > &sample_data_indices)jafar::model3d::RANSAC< ModelType > [virtual]
getInlierDistanceThreshold()jafar::model3d::RANSAC< ModelType > [inline]
getInlierNumberThreshold()jafar::model3d::RANSAC< ModelType > [inline]
getModelErrorThreshold()jafar::model3d::RANSAC< ModelType > [inline]
initialize(unsigned int sample_length)jafar::model3d::RANSAC< ModelType >
isDegenerate(std::vector< unsigned int > &sample_data_indices)jafar::model3d::RANSAC< ModelType > [inline, virtual]
m_dbInlierDistanceThresholdjafar::model3d::RANSAC< ModelType > [protected]
m_dbModelErrorThresholdjafar::model3d::RANSAC< ModelType > [protected]
m_dbProbabilityOfGoodModeljafar::model3d::RANSAC< ModelType > [protected]
m_pRandomUIntVect (defined in jafar::model3d::RANSAC< ModelType >)jafar::model3d::RANSAC< ModelType > [protected]
m_unDataLengthjafar::model3d::RANSAC< ModelType > [protected]
m_unFixedIterationNumberjafar::model3d::RANSAC< ModelType > [protected]
m_unInlierNumberThresholdjafar::model3d::RANSAC< ModelType > [protected]
m_unMaxIterationNumberjafar::model3d::RANSAC< ModelType > [protected]
m_unSampleLengthjafar::model3d::RANSAC< ModelType > [protected]
RANSAC()jafar::model3d::RANSAC< ModelType >
RANSAC(unsigned int sample_length)jafar::model3d::RANSAC< ModelType >
setInlierDistanceThreshold(double dbInlierDistanceThreshold)jafar::model3d::RANSAC< ModelType > [inline]
setInlierNumberThreshold(unsigned int unInlierNumberThreshold)jafar::model3d::RANSAC< ModelType > [inline]
setMaxIterationNumber(unsigned int unMaxIterationNumber)jafar::model3d::RANSAC< ModelType > [inline]
setModelErrorThreshold(double dbModelErrorThreshold)jafar::model3d::RANSAC< ModelType > [inline]
~RANSAC() (defined in jafar::model3d::RANSAC< ModelType >)jafar::model3d::RANSAC< ModelType > [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Wed Oct 15 2014 00:37:42 for Jafar by doxygen 1.7.6.1
LAAS-CNRS