OpenCV 4.11.0
开源计算机视觉
正在加载……
正在搜索……
未找到匹配项
warpers.hpp 文件参考
#include "opencv2/core.hpp"
#include "opencv2/core/cuda.hpp"
#include "opencv2/imgproc.hpp"
#include "opencv2/opencv_modules.hpp"
#include "warpers_inl.hpp"
warpers.hpp 的包含依赖关系图
此图显示直接或间接包含此文件的文件

类  cv::detail::AffineWarper
 使用旋转和平移的仿射变换器。 更多……
 
结构体  cv::detail::CompressedRectilinearPortraitProjector
 
类  cv::detail::CompressedRectilinearPortraitWarper
 
结构体  cv::detail::CompressedRectilinearProjector
 
类  cv::detail::CompressedRectilinearWarper
 
结构体  cv::detail::CylindricalPortraitProjector
 
类  cv::detail::CylindricalPortraitWarper
 
结构体  cv::detail::CylindricalProjector
 
类  cv::detail::CylindricalWarper
 将图像映射到 x*x + z*z = 1 圆柱体上的变换器。 更多……
 
类  cv::detail::CylindricalWarperGpu
 
结构体  cv::detail::FisheyeProjector
 
类  cv::detail::FisheyeWarper
 
结构体  cv::detail::MercatorProjector
 
类  cv::detail::MercatorWarper
 
结构体  cv::detail::PaniniPortraitProjector
 
类  cv::detail::PaniniPortraitWarper
 
结构体  cv::detail::PaniniProjector
 
类  cv::detail::PaniniWarper
 
结构体  cv::detail::PlanePortraitProjector
 
类  cv::detail::PlanePortraitWarper
 
结构体  cv::detail::PlaneProjector
 
类  cv::detail::PlaneWarper
 将图像映射到 z = 1 平面的变换器。 更多……
 
类  cv::detail::PlaneWarperGpu
 
结构体  cv::detail::ProjectorBase
 扭曲逻辑实现的基类。 更多……
 
类  cv::detail::RotationWarper
 仅旋转模型图像变换器接口。 更多……
 
类  cv::detail::RotationWarperBase< P >
 使用 detail::ProjectorBase_ 派生类的基于旋转的变换器的基类。 更多……
 
结构体  cv::detail::SphericalPortraitProjector
 
类  cv::detail::SphericalPortraitWarper
 
结构体  cv::detail::SphericalProjector
 
类  cv::detail::SphericalWarper
 将图像映射到位于原点的单位球体上的变换器。 更多……
 
类  cv::detail::SphericalWarperGpu
 
结构体  cv::detail::StereographicProjector
 
类  cv::detail::StereographicWarper
 
结构体  cv::detail::TransverseMercatorProjector
 
类  cv::detail::TransverseMercatorWarper
 

命名空间

命名空间  cv
 
命名空间  cv::detail