addElement(const Element &element, const double preference=0) | QVPROSAC< Element, Model > | [inline] |
QVRANSAC::addElement(const Element &element) | QVRANSAC< Element, Model > | [inline] |
bestInliers | QVRANSAC< Element, Model > | [protected] |
bestModel | QVRANSAC< Element, Model > | [protected] |
consensusModel | QVRANSAC< Element, Model > | [protected] |
continueCondition | QVRANSAC< Element, Model > | [protected] |
elements | QVRANSAC< Element, Model > | [protected] |
elementsMap | QVPROSAC< Element, Model > | [protected] |
fit(const QList< Element > &elementList, Model &model)=0 | QVRANSAC< Element, Model > | [pure virtual] |
getBestInliers() const | QVRANSAC< Element, Model > | [inline] |
getBestModel() const | QVRANSAC< Element, Model > | [inline] |
getIterations() const | QVRANSAC< Element, Model > | [inline] |
inliersSet | QVRANSAC< Element, Model > | [protected] |
iterate(const int maxIterations) | QVRANSAC< Element, Model > | [inline] |
iteration | QVRANSAC< Element, Model > | [protected] |
maybeModel | QVRANSAC< Element, Model > | [protected] |
minInliers | QVRANSAC< Element, Model > | [protected] |
QVPROSAC(const int sampleSetSize, const int minInliers) | QVPROSAC< Element, Model > | [inline] |
QVRANSAC(const int sampleSetSize, const int minInliers) | QVRANSAC< Element, Model > | [inline] |
sampleSetSize | QVRANSAC< Element, Model > | [protected] |
test(const Model &model, const Element &element)=0 | QVRANSAC< Element, Model > | [pure virtual] |