OpenCV
4.10.0
开源计算机视觉
加载...
搜索...
无匹配项
cv
detail
FisheyeWarper
cv::detail::FisheyeWarper 成员列表
这是
cv::detail::FisheyeWarper
完整成员清单,包括所有继承成员。
buildMaps
(尺寸 src_size,输入数组 K,输入数组 R,输出数组 xmap,输出数组 ymap) CV_OVERRIDE
cv::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_OVERRIDE
cv::detail::RotationWarperBase< FisheyeProjector >
内联
虚拟
projector_
cv::detail::RotationWarperBase< FisheyeProjector >
保护
setScale
(浮点数 val) CV_OVERRIDE
cv::detail::RotationWarperBase< FisheyeProjector >
内联
虚拟
warp
(输入数组 src,输入数组 K,输入数组 R,整数 interp_mode,整数 border_mode,输出数组 dst) CV_OVERRIDE
cv::detail::RotationWarperBase< FisheyeProjector >
虚拟
warpBackward
(输入数组 src,输入数组 K,输入数组 R,整数 interp_mode,整数 border_mode,尺寸 dst_size,输出数组 dst) CV_OVERRIDE
cv::detail::RotationWarperBase< FisheyeProjector >
虚拟
warpPoint
(常量点 2f &pt,输入数组 K,输入数组 R) CV_OVERRIDE
cv::detail::RotationWarperBase< FisheyeProjector >
虚拟
warpPointBackward
(常量点 2f &pt,输入数组 K,输入数组 R) CV_OVERRIDE
cv::detail::RotationWarperBase< FisheyeProjector >
虚拟
warpRoi
(尺寸 src_size,输入数组 K,输入数组 R) CV_OVERRIDE
cv::detail::RotationWarperBase< FisheyeProjector >
虚拟
~RotationWarper
()
cv::detail::RotationWarper
内联
虚拟
由
1.9.8 于 2024 年 6 月 2 日星期日 21:52:17 为 OpenCV 生成的