OpenCV  4.10.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