OpenCV  2.4.13.2
Open Source Computer Vision
cv::detail::RotationWarperBase< P > Member List

This is the complete list of members for cv::detail::RotationWarperBase< P >, including all inherited members.

buildMaps(Size src_size, const Mat &K, const Mat &R, Mat &xmap, Mat &ymap)cv::detail::RotationWarperBase< P >virtual
detectResultRoi(Size src_size, Point &dst_tl, Point &dst_br)cv::detail::RotationWarperBase< P >protectedvirtual
detectResultRoiByBorder(Size src_size, Point &dst_tl, Point &dst_br)cv::detail::RotationWarperBase< P >protected
getScale() constcv::detail::RotationWarperBase< P >inline
projector_cv::detail::RotationWarperBase< P >protected
setScale(float val)cv::detail::RotationWarperBase< P >inline
warp(const Mat &src, const Mat &K, const Mat &R, int interp_mode, int border_mode, Mat &dst)cv::detail::RotationWarperBase< P >virtual
warpBackward(const Mat &src, const Mat &K, const Mat &R, int interp_mode, int border_mode, Size dst_size, Mat &dst)cv::detail::RotationWarperBase< P >virtual
warpPoint(const Point2f &pt, const Mat &K, const Mat &R)cv::detail::RotationWarperBase< P >virtual
warpRoi(Size src_size, const Mat &K, const Mat &R)cv::detail::RotationWarperBase< P >virtual
~RotationWarper()cv::detail::RotationWarperinlinevirtual