OpenCV
3.0.0
Open Source Computer Vision
|
This is the complete list of members for cv::reg::MapShift, including all inherited members.
compose(const Map &map) | cv::reg::MapShift | virtual |
getShift() const | cv::reg::MapShift | inline |
inverseMap(void) const | cv::reg::MapShift | virtual |
inverseWarp(const cv::Mat &img1, cv::Mat &img2) const | cv::reg::MapShift | virtual |
MapShift(void) | cv::reg::MapShift | |
MapShift(const cv::Vec< double, 2 > &shift) | cv::reg::MapShift | |
scale(double factor) | cv::reg::MapShift | virtual |
warp(const cv::Mat &img1, cv::Mat &img2) const | cv::reg::Map | virtual |
~Map(void) | cv::reg::Map | virtual |
~MapShift(void) | cv::reg::MapShift |