computeHomography() | CvHomography | |
CvHomography(std::vector< KeyPoint > *keyPoints1, std::vector< KeyPoint > *keyPoints2, std::list< KeyPointMatch > &matches) | CvHomography | |
eliminateBadMatches() | CvHomography | |
getHomography() | CvHomography | [inline] |
getMatches() | CvHomography | [inline] |
m_Homography | CvHomography | [private] |
m_KeyPoints1 | CvHomography | [private] |
m_KeyPoints2 | CvHomography | [private] |
m_Matches | CvHomography | [private] |
m_MaxReprojectionError | CvHomography | [private] |
m_Success | CvHomography | [private] |
~CvHomography() | CvHomography |