checkValidity(std::vector< Point2D > &points2) | Homography | |
Homography() | Homography | [inline] |
Homography(double homMat[9]) | Homography | |
Homography(const Homography &other) | Homography | |
m_HomMat | Homography | |
operator=(const Homography &other) | Homography | |
toString() | Homography | |
transform(Point2D point2) | Homography | |
transform(std::vector< Point2D > &points2, std::vector< Point2D > &projPoints) | Homography |