OpenCV  3.0.0-dev
Open Source Computer Vision
cv::reg::MapAffine Member List

This is the complete list of members for cv::reg::MapAffine, including all inherited members.

compose(const Map &map)cv::reg::MapAffinevirtual
getLinTr() const cv::reg::MapAffineinline
getShift() const cv::reg::MapAffineinline
inverseMap(void) const cv::reg::MapAffinevirtual
inverseWarp(const cv::Mat &img1, cv::Mat &img2) const cv::reg::MapAffinevirtual
MapAffine(void)cv::reg::MapAffine
MapAffine(const cv::Matx< double, 2, 2 > &linTr, const cv::Vec< double, 2 > &shift)cv::reg::MapAffine
scale(double factor)cv::reg::MapAffinevirtual
warp(const cv::Mat &img1, cv::Mat &img2) const cv::reg::Mapvirtual
~Map(void)cv::reg::Mapvirtual
~MapAffine(void)cv::reg::MapAffine