OpenCV  4.1.1-pre
Open Source Computer Vision
Looking for a C++ dev who knows OpenCV?
I'm looking for work. Hire me!
cv::CylindricalWarper Class Reference

Cylindrical warper factory class. More...

#include <opencv2/stitching/warpers.hpp>

Inheritance diagram for cv::CylindricalWarper:
Collaboration diagram for cv::CylindricalWarper:

Public Member Functions

Ptr< detail::RotationWarpercreate (float scale) const CV_OVERRIDE
 

Detailed Description

Cylindrical warper factory class.

See also
detail::CylindricalWarper

Member Function Documentation

◆ create()

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

Implements cv::WarperCreator.


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