OpenCV 4.11.0
开源计算机视觉库
加载中…
搜索中…
无匹配项
cv::detail::CylindricalWarper 成员列表

这是cv::detail::CylindricalWarper的所有成员的完整列表,包括所有继承的成员。

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