OpenCV  2.4.13.2
Open Source Computer Vision
cv::detail::PlaneWarper Member List

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

buildMaps(Size src_size, const Mat &K, const Mat &R, const Mat &T, Mat &xmap, Mat &ymap)cv::detail::PlaneWarper
RotationWarperBase< PlaneProjector >::buildMaps(Size src_size, const Mat &K, const Mat &R, Mat &xmap, Mat &ymap)cv::detail::RotationWarperBase< PlaneProjector >virtual
detectResultRoi(Size src_size, Point &dst_tl, Point &dst_br)cv::detail::PlaneWarperprotectedvirtual
detectResultRoiByBorder(Size src_size, Point &dst_tl, Point &dst_br)cv::detail::RotationWarperBase< PlaneProjector >protected
getScale() constcv::detail::RotationWarperBase< PlaneProjector >inline
PlaneWarper(float scale=1.f)cv::detail::PlaneWarperinline
projector_cv::detail::RotationWarperBase< PlaneProjector >protected
setScale(float scale)cv::detail::PlaneWarperinline
warp(const Mat &src, const Mat &K, const Mat &R, const Mat &T, int interp_mode, int border_mode, Mat &dst)cv::detail::PlaneWarper
RotationWarperBase< PlaneProjector >::warp(const Mat &src, const Mat &K, const Mat &R, int interp_mode, int border_mode, Mat &dst)cv::detail::RotationWarperBase< PlaneProjector >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< PlaneProjector >virtual
warpPoint(const Point2f &pt, const Mat &K, const Mat &R, const Mat &T)cv::detail::PlaneWarper
RotationWarperBase< PlaneProjector >::warpPoint(const Point2f &pt, const Mat &K, const Mat &R)cv::detail::RotationWarperBase< PlaneProjector >virtual
warpRoi(Size src_size, const Mat &K, const Mat &R, const Mat &T)cv::detail::PlaneWarper
RotationWarperBase< PlaneProjector >::warpRoi(Size src_size, const Mat &K, const Mat &R)cv::detail::RotationWarperBase< PlaneProjector >virtual
~RotationWarper()cv::detail::RotationWarperinlinevirtual