buildMaps(Size src_size, InputArray K, InputArray R, OutputArray xmap, OutputArray ymap) CV_OVERRIDE | cv::detail::CylindricalWarper | 虚拟 |
CylindricalWarper(float scale) | cv::detail::CylindricalWarper | 内嵌 |
detectResultRoi(Size src_size, Point &dst_tl, Point &dst_br) CV_OVERRIDE | cv::detail::CylindricalWarper | 内嵌保护虚拟 |
detectResultRoiByBorder(Size src_size, Point &dst_tl, Point &dst_br) | cv::detail::RotationWarperBase< CylindricalProjector > | 保护 |
getScale() const CV_OVERRIDE | cv::detail::RotationWarperBase< CylindricalProjector > | 内嵌虚拟 |
projector_ | cv::detail::RotationWarperBase< CylindricalProjector > | 保护 |
setScale(float val) CV_OVERRIDE | cv::detail::RotationWarperBase< CylindricalProjector > | 内嵌虚拟 |
warp(InputArray src, InputArray K, InputArray R, int interp_mode, int border_mode, OutputArray dst) CV_OVERRIDE | cv::detail::CylindricalWarper | 虚拟 |
warpBackward(InputArray src, InputArray K, InputArray R, int interp_mode, int border_mode, Size dst_size, OutputArray dst) CV_OVERRIDE | cv::detail::RotationWarperBase< CylindricalProjector > | 虚拟 |
warpPoint(const Point2f &pt, InputArray K, InputArray R) CV_OVERRIDE | cv::detail::RotationWarperBase< CylindricalProjector > | 虚拟 |
warpPointBackward(const Point2f &pt, InputArray K, InputArray R) CV_OVERRIDE | cv::detail::RotationWarperBase< CylindricalProjector > | 虚拟 |
warpRoi(Size src_size, InputArray K, InputArray R) CV_OVERRIDE | cv::detail::RotationWarperBase< CylindricalProjector > | 虚拟 |
~RotationWarper() | cv::detail::RotationWarper | 内嵌虚拟 |