eliminateMultipleMatches() | NNRMatcher | [private] |
getLog() | NNRMatcher | |
getMatchedKeyPoints() | NNRMatcher | |
getMatches() | NNRMatcher | [inline] |
getNumMatches() | NNRMatcher | [inline] |
m_KeyPointsA | NNRMatcher | [private] |
m_KeyPointsB | NNRMatcher | [private] |
m_Log | NNRMatcher | [private] |
m_Matches | NNRMatcher | [private] |
match(float maxDistRatio=0.7) | NNRMatcher | |
MatchElem typedef | NNRMatcher | [private] |
MatchList typedef | NNRMatcher | [private] |
NNRMatcher(std::vector< KeyPoint > *keyPointsA, std::vector< KeyPoint > *keyPointsB) | NNRMatcher | |
~NNRMatcher() | NNRMatcher |