$darkmode
404 Not Found

404 Not Found


nginx
OpenCV 4.11.0
Open Source Computer Vision
BEGIN_CUSTOM_MATHJAX // END_CUSTOM_MATHJAX
Public Member Functions | List of all members
cv::SphericalWarper Class Reference

Spherical warper factory class. More...

#include <opencv2/stitching/warpers.hpp>

Collaboration diagram for cv::SphericalWarper:

Public Member Functions

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

Detailed Description

Spherical warper factory class.

Member Function Documentation

◆ create()

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

Implements cv::WarperCreator.

Here is the call graph for this function:

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