OpenCV  2.4.13.3
Open Source Computer Vision
cv::detail::RotationWarper Member List

This is the complete list of members for cv::detail::RotationWarper, including all inherited members.

buildMaps(Size src_size, const Mat &K, const Mat &R, Mat &xmap, Mat &ymap)=0cv::detail::RotationWarperpure virtual
getScale() constcv::detail::RotationWarperinline
setScale(float)cv::detail::RotationWarperinline
warp(const Mat &src, const Mat &K, const Mat &R, int interp_mode, int border_mode, Mat &dst)=0cv::detail::RotationWarperpure virtual
warpBackward(const Mat &src, const Mat &K, const Mat &R, int interp_mode, int border_mode, Size dst_size, Mat &dst)=0cv::detail::RotationWarperpure virtual
warpPoint(const Point2f &pt, const Mat &K, const Mat &R)=0cv::detail::RotationWarperpure virtual
warpRoi(Size src_size, const Mat &K, const Mat &R)=0cv::detail::RotationWarperpure virtual
~RotationWarper()cv::detail::RotationWarperinlinevirtual