OpenCV  4.0.1
Open Source Computer Vision
Classes
Images Warping

Classes

class  cv::AffineWarper
 Affine warper factory class. More...
 
class  cv::detail::AffineWarper
 Affine warper that uses rotations and translations. More...
 
struct  cv::detail::CompressedRectilinearPortraitProjector
 
class  cv::CompressedRectilinearPortraitWarper
 
class  cv::detail::CompressedRectilinearPortraitWarper
 
struct  cv::detail::CompressedRectilinearProjector
 
class  cv::CompressedRectilinearWarper
 
class  cv::detail::CompressedRectilinearWarper
 
struct  cv::detail::CylindricalPortraitProjector
 
class  cv::detail::CylindricalPortraitWarper
 
struct  cv::detail::CylindricalProjector
 
class  cv::CylindricalWarper
 Cylindrical warper factory class. More...
 
class  cv::detail::CylindricalWarper
 Warper that maps an image onto the x*x + z*z = 1 cylinder. More...
 
class  cv::detail::CylindricalWarperGpu
 
struct  cv::detail::FisheyeProjector
 
class  cv::FisheyeWarper
 
class  cv::detail::FisheyeWarper
 
struct  cv::detail::MercatorProjector
 
class  cv::MercatorWarper
 
class  cv::detail::MercatorWarper
 
struct  cv::detail::PaniniPortraitProjector
 
class  cv::PaniniPortraitWarper
 
class  cv::detail::PaniniPortraitWarper
 
struct  cv::detail::PaniniProjector
 
class  cv::PaniniWarper
 
class  cv::detail::PaniniWarper
 
struct  cv::detail::PlanePortraitProjector
 
class  cv::detail::PlanePortraitWarper
 
struct  cv::detail::PlaneProjector
 
class  cv::PlaneWarper
 Plane warper factory class. More...
 
class  cv::detail::PlaneWarper
 Warper that maps an image onto the z = 1 plane. More...
 
class  cv::detail::PlaneWarperGpu
 
struct  cv::detail::ProjectorBase
 Base class for warping logic implementation. More...
 
class  cv::detail::RotationWarper
 Rotation-only model image warper interface. More...
 
class  cv::detail::RotationWarperBase< P >
 Base class for rotation-based warper using a detail::ProjectorBase_ derived class. More...
 
struct  cv::detail::SphericalPortraitProjector
 
class  cv::detail::SphericalPortraitWarper
 
struct  cv::detail::SphericalProjector
 
class  cv::SphericalWarper
 Spherical warper factory class. More...
 
class  cv::detail::SphericalWarper
 Warper that maps an image onto the unit sphere located at the origin. More...
 
class  cv::detail::SphericalWarperGpu
 
struct  cv::detail::StereographicProjector
 
class  cv::StereographicWarper
 
class  cv::detail::StereographicWarper
 
struct  cv::detail::TransverseMercatorProjector
 
class  cv::TransverseMercatorWarper
 
class  cv::detail::TransverseMercatorWarper
 
class  cv::WarperCreator
 Image warper factories base class. More...
 

Detailed Description