projection
projection::Homography Member List

This is the complete list of members for projection::Homography, including all inherited members.

addImage(cv::Mat image, const ::Eigen::Isometry3f &cam2plane, const Eigen::Matrix3f &camMat)projection::Homography
calcHomography(const Eigen::Matrix3f &R, const Eigen::Vector3f &t, const Eigen::Vector3f &n, float d) const projection::Homography
calcHomography(const Eigen::Isometry3f &trans, const Eigen::Vector3f &n, float dist) const projection::Homography
calcHomography(const Eigen::Isometry3f &camA2plane, const Eigen::Isometry3f &camB2plane) const projection::Homography
clearVirtualImage()projection::Homography
getVirtualImage()projection::Homography
init(int rows, int cols, float focal, const Eigen::Isometry3f &vcam2plane)projection::Homography