Jafar
jafar::model3d::RansacLine2D Member List
This is the complete list of members for jafar::model3d::RansacLine2D, including all inherited members.
Algorithm(double inlying_data_fraction, Line2D &model, std::vector< bool > &inliers, unsigned int &nModelInlierNumber, double &dbModelScore)jafar::model3d::RANSAC< Line2D >
distance(const Line2D &model, unsigned int unIndex)jafar::model3d::RansacLine2D [virtual]
evaluateModel(const Line2D &model, std::vector< bool > &inlier, unsigned int &unInlierNumber, double &evaluate_score)jafar::model3d::RANSAC< Line2D > [virtual]
fitSampleModel(std::vector< unsigned int > &sample_data_indices, Line2D &model)jafar::model3d::RansacLine2D [virtual]
fixIterationNumber(unsigned int uiIterationNumber)jafar::model3d::RANSAC< Line2D > [inline]
generateRandomSample(std::vector< unsigned int > &sampletable)jafar::model3d::RANSAC< Line2D >
generateSample(std::vector< unsigned int > &sample_data_indices)jafar::model3d::RANSAC< Line2D > [virtual]
getInlierDistanceThreshold()jafar::model3d::RANSAC< Line2D > [inline]
getInlierNumberThreshold()jafar::model3d::RANSAC< Line2D > [inline]
getModelErrorThreshold()jafar::model3d::RANSAC< Line2D > [inline]
initialize(unsigned int sample_length)jafar::model3d::RANSAC< Line2D >
isDegenerate(std::vector< unsigned int > &sample_data_indices)jafar::model3d::RansacLine2D [virtual]
m_dbInlierDistanceThresholdjafar::model3d::RANSAC< Line2D > [protected]
m_dbModelErrorThresholdjafar::model3d::RANSAC< Line2D > [protected]
m_dbProbabilityOfGoodModeljafar::model3d::RANSAC< Line2D > [protected]
m_pDataIndicesjafar::model3d::RansacLine2D
m_pPointsjafar::model3d::RansacLine2D
m_pRandomUIntVect (defined in jafar::model3d::RANSAC< Line2D >)jafar::model3d::RANSAC< Line2D > [protected]
m_unDataLengthjafar::model3d::RANSAC< Line2D > [protected]
m_unFixedIterationNumberjafar::model3d::RANSAC< Line2D > [protected]
m_unInlierNumberThresholdjafar::model3d::RANSAC< Line2D > [protected]
m_unMaxIterationNumberjafar::model3d::RANSAC< Line2D > [protected]
m_unSampleLengthjafar::model3d::RANSAC< Line2D > [protected]
RANSAC()jafar::model3d::RANSAC< Line2D >
RANSAC(unsigned int sample_length)jafar::model3d::RANSAC< Line2D >
RansacLine2D() (defined in jafar::model3d::RansacLine2D)jafar::model3d::RansacLine2D
setData(std::vector< Point2D > *pPoints, std::vector< int > *dataIndices)jafar::model3d::RansacLine2D
setInlierDistanceThreshold(double dbInlierDistanceThreshold)jafar::model3d::RANSAC< Line2D > [inline]
setInlierNumberThreshold(unsigned int unInlierNumberThreshold)jafar::model3d::RANSAC< Line2D > [inline]
setMaxIterationNumber(unsigned int unMaxIterationNumber)jafar::model3d::RANSAC< Line2D > [inline]
setModelErrorThreshold(double dbModelErrorThreshold)jafar::model3d::RANSAC< Line2D > [inline]
~RANSAC() (defined in jafar::model3d::RANSAC< Line2D >)jafar::model3d::RANSAC< Line2D > [virtual]
~RansacLine2D() (defined in jafar::model3d::RansacLine2D)jafar::model3d::RansacLine2D
 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