computeDeleteMap(std::vector< double > hist, int numBins, int windowSize) | SimpleHoughClusterer | [private] |
deg(float rad) | SimpleHoughClusterer | [inline, private] |
eliminateByOrientation() | SimpleHoughClusterer | |
eliminateByPosition(float maxDistance) | SimpleHoughClusterer | |
eliminateByScale() | SimpleHoughClusterer | |
eraseMatches(std::list< unsigned > &indices) | SimpleHoughClusterer | [private] |
getCenters(Point2D ¢erA, Point2D ¢erB) | SimpleHoughClusterer | [private] |
getLog() | SimpleHoughClusterer | |
getMatches() | SimpleHoughClusterer | [inline] |
getMeanScaleQuotient() const | SimpleHoughClusterer | [private] |
getMeanTurnAngle() const | SimpleHoughClusterer | [private] |
m_KeyPoints1 | SimpleHoughClusterer | [private] |
m_KeyPoints2 | SimpleHoughClusterer | [private] |
m_Log | SimpleHoughClusterer | [private] |
m_Matches | SimpleHoughClusterer | [private] |
SimpleHoughClusterer(std::vector< KeyPoint > *keyPoints1, std::vector< KeyPoint > *keyPoints2, std::list< KeyPointMatch > &matches) | SimpleHoughClusterer | |
~SimpleHoughClusterer() | SimpleHoughClusterer |