OpenCV  4.10.0
开源计算机视觉
加载...
搜索...
无匹配项
cv::detail::FisheyeWarper 成员列表

这是 cv::detail::FisheyeWarper 完整成员清单,包括所有继承成员。

buildMaps(尺寸 src_size,输入数组 K,输入数组 R,输出数组 xmap,输出数组 ymap) CV_OVERRIDEcv::detail::RotationWarperBase< FisheyeProjector >虚拟
detectResultRoi(尺寸 src_size,点 &dst_tl,点 &dst_br)cv::detail::RotationWarperBase< FisheyeProjector >保护虚拟
detectResultRoiByBorder(尺寸 src_size,点 &dst_tl,点 &dst_br)cv::detail::RotationWarperBase< FisheyeProjector >保护
FisheyeWarper(浮点数 scale)cv::detail::FisheyeWarper内联
getScale() const CV_OVERRIDEcv::detail::RotationWarperBase< FisheyeProjector >内联虚拟
projector_cv::detail::RotationWarperBase< FisheyeProjector >保护
setScale(浮点数 val) CV_OVERRIDEcv::detail::RotationWarperBase< FisheyeProjector >内联虚拟
warp(输入数组 src,输入数组 K,输入数组 R,整数 interp_mode,整数 border_mode,输出数组 dst) CV_OVERRIDEcv::detail::RotationWarperBase< FisheyeProjector >虚拟
warpBackward(输入数组 src,输入数组 K,输入数组 R,整数 interp_mode,整数 border_mode,尺寸 dst_size,输出数组 dst) CV_OVERRIDEcv::detail::RotationWarperBase< FisheyeProjector >虚拟
warpPoint(常量点 2f &pt,输入数组 K,输入数组 R) CV_OVERRIDEcv::detail::RotationWarperBase< FisheyeProjector >虚拟
warpPointBackward(常量点 2f &pt,输入数组 K,输入数组 R) CV_OVERRIDEcv::detail::RotationWarperBase< FisheyeProjector >虚拟
warpRoi(尺寸 src_size,输入数组 K,输入数组 R) CV_OVERRIDEcv::detail::RotationWarperBase< FisheyeProjector >虚拟
~RotationWarper()cv::detail::RotationWarper内联虚拟