OpenCV 4.10.0
开源计算机视觉
|
以下为 cv::reg::MapShift 的完整成员列表,包括所有继承的成员。
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 |