OpenCV  3.4.20-dev
Open Source Computer Vision
cv::detail::MercatorWarper Member List

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

buildMaps(Size src_size, InputArray K, InputArray R, OutputArray xmap, OutputArray ymap) CV_OVERRIDEcv::detail::RotationWarperBase< MercatorProjector >virtual
detectResultRoi(Size src_size, Point &dst_tl, Point &dst_br)cv::detail::RotationWarperBase< MercatorProjector >protectedvirtual
detectResultRoiByBorder(Size src_size, Point &dst_tl, Point &dst_br)cv::detail::RotationWarperBase< MercatorProjector >protected
getScale() const CV_OVERRIDEcv::detail::RotationWarperBase< MercatorProjector >inlinevirtual
MercatorWarper(float scale)cv::detail::MercatorWarperinline
projector_cv::detail::RotationWarperBase< MercatorProjector >protected
setScale(float val) CV_OVERRIDEcv::detail::RotationWarperBase< MercatorProjector >inlinevirtual
warp(InputArray src, InputArray K, InputArray R, int interp_mode, int border_mode, OutputArray dst) CV_OVERRIDEcv::detail::RotationWarperBase< MercatorProjector >virtual
warpBackward(InputArray src, InputArray K, InputArray R, int interp_mode, int border_mode, Size dst_size, OutputArray dst) CV_OVERRIDEcv::detail::RotationWarperBase< MercatorProjector >virtual
warpPoint(const Point2f &pt, InputArray K, InputArray R) CV_OVERRIDEcv::detail::RotationWarperBase< MercatorProjector >virtual
warpRoi(Size src_size, InputArray K, InputArray R) CV_OVERRIDEcv::detail::RotationWarperBase< MercatorProjector >virtual
~RotationWarper()cv::detail::RotationWarperinlinevirtual