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