OpenCV  3.2.0
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() constcv::reg::MapAffine
getShift() constcv::reg::MapAffine
inverseMap(void) constcv::reg::MapAffinevirtual
inverseWarp(const cv::Mat &img1, cv::Mat &img2) constcv::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) constcv::reg::Mapvirtual
~Map(void)cv::reg::Mapvirtual
~MapAffine(void)cv::reg::MapAffine