OpenCV  3.4.1
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, InputArray K, InputArray R, InputArray T, OutputArray xmap, OutputArray ymap)cv::detail::PlaneWarpervirtual
buildMaps(Size src_size, InputArray K, InputArray R, OutputArray xmap, OutputArray ymap)cv::detail::PlaneWarpervirtual
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 >inlinevirtual
PlaneWarper(float scale=1.f)cv::detail::PlaneWarperinline
projector_cv::detail::RotationWarperBase< PlaneProjector >protected
setScale(float val)cv::detail::RotationWarperBase< PlaneProjector >inlinevirtual
warp(InputArray src, InputArray K, InputArray R, int interp_mode, int border_mode, OutputArray dst)cv::detail::PlaneWarpervirtual
warp(InputArray src, InputArray K, InputArray R, InputArray T, int interp_mode, int border_mode, OutputArray dst)cv::detail::PlaneWarpervirtual
warpBackward(InputArray src, InputArray K, InputArray R, int interp_mode, int border_mode, Size dst_size, OutputArray dst)cv::detail::RotationWarperBase< PlaneProjector >virtual
warpPoint(const Point2f &pt, InputArray K, InputArray R)cv::detail::PlaneWarpervirtual
warpPoint(const Point2f &pt, InputArray K, InputArray R, InputArray T)cv::detail::PlaneWarper
warpRoi(Size src_size, InputArray K, InputArray R)cv::detail::PlaneWarpervirtual
warpRoi(Size src_size, InputArray K, InputArray R, InputArray T)cv::detail::PlaneWarper
~RotationWarper()cv::detail::RotationWarperinlinevirtual