OpenCV
3.0.0
Open Source Computer Vision
|
This is the complete list of members for cv::reg::Map, including all inherited members.
compose(const Map &map)=0 | cv::reg::Map | pure virtual |
inverseMap(void) const =0 | cv::reg::Map | pure virtual |
inverseWarp(const cv::Mat &img1, cv::Mat &img2) const =0 | cv::reg::Map | pure virtual |
scale(double factor)=0 | cv::reg::Map | pure virtual |
warp(const cv::Mat &img1, cv::Mat &img2) const | cv::reg::Map | virtual |
~Map(void) | cv::reg::Map | virtual |