OpenCV  3.2.0
Open Source Computer Vision
Public Member Functions | List of all members
cv::CylindricalWarper Class Reference

Cylindrical warper factory class. More...

#include "warpers.hpp"

Inheritance diagram for cv::CylindricalWarper:
cv::WarperCreator

Public Member Functions

Ptr< detail::RotationWarpercreate (float scale) const
 
- Public Member Functions inherited from cv::WarperCreator
virtual ~WarperCreator ()
 

Detailed Description

Cylindrical warper factory class.

See also
detail::CylindricalWarper

Member Function Documentation

§ create()

Ptr<detail::RotationWarper> cv::CylindricalWarper::create ( float  scale) const
virtual

Implements cv::WarperCreator.


The documentation for this class was generated from the following file: