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