OpenCV 4.13.0
Open Source Computer Vision
読み込み中...
検索中...
見つかりません
🤖 AIによる機械翻訳(非公式) — これは OpenCV 4.13.0 公式リファレンス(英語)を AI (Claude) で自動翻訳したものです。訳に誤りを含む場合があります。正確な情報は 公式英語版(原文) を参照してください。
warpers.hpp ファイル
#include "opencv2/core.hpp"
#include "opencv2/core/cuda.hpp"
#include "opencv2/imgproc.hpp"
#include "opencv2/opencv_modules.hpp"
#include "warpers_inl.hpp"
Include dependency graph for warpers.hpp:
This graph shows which files directly or indirectly include this file:

クラス

class  cv::detail::AffineWarper
 回転と並進を使用するアフィンワーパー。 続き...
 
struct  cv::detail::CompressedRectilinearPortraitProjector
 
class  cv::detail::CompressedRectilinearPortraitWarper
 
struct  cv::detail::CompressedRectilinearProjector
 
class  cv::detail::CompressedRectilinearWarper
 
struct  cv::detail::CylindricalPortraitProjector
 
class  cv::detail::CylindricalPortraitWarper
 
struct  cv::detail::CylindricalProjector
 
class  cv::detail::CylindricalWarper
 画像を x*x + z*z = 1 の円柱にマッピングするワーパー。 続き...
 
class  cv::detail::CylindricalWarperGpu
 
struct  cv::detail::FisheyeProjector
 
class  cv::detail::FisheyeWarper
 
struct  cv::detail::MercatorProjector
 
class  cv::detail::MercatorWarper
 
struct  cv::detail::PaniniPortraitProjector
 
class  cv::detail::PaniniPortraitWarper
 
struct  cv::detail::PaniniProjector
 
class  cv::detail::PaniniWarper
 
struct  cv::detail::PlanePortraitProjector
 
class  cv::detail::PlanePortraitWarper
 
struct  cv::detail::PlaneProjector
 
class  cv::detail::PlaneWarper
 画像を z = 1 の平面にマッピングするワーパー。 続き...
 
class  cv::detail::PlaneWarperGpu
 
struct  cv::detail::ProjectorBase
 ワーピングロジックの実装の基底クラス。 続き...
 
class  cv::detail::RotationWarper
 回転のみのモデルによる画像ワーパーのインターフェース。 続き...
 
class  cv::detail::RotationWarperBase< P >
 detail::ProjectorBase_ から派生したクラスを使用する、回転ベースのワーパーの基底クラス。 続き...
 
struct  cv::detail::SphericalPortraitProjector
 
class  cv::detail::SphericalPortraitWarper
 
struct  cv::detail::SphericalProjector
 
class  cv::detail::SphericalWarper
 画像を原点に位置する単位球にマッピングするワーパー。 続き...
 
class  cv::detail::SphericalWarperGpu
 
struct  cv::detail::StereographicProjector
 
class  cv::detail::StereographicWarper
 
struct  cv::detail::TransverseMercatorProjector
 
class  cv::detail::TransverseMercatorWarper
 

名前空間

namespace  cv
 
namespace  cv::detail