Class cv::CompressedRectilinearWarper#
#include <opencv2/stitching/warpers.hpp>Collaboration diagram for cv::CompressedRectilinearWarper:
Public Member Functions#
Public Member Functions inherited from cv::WarperCreator
Return |
Name |
Description |
|---|---|---|
|
Examples#
- Examples
- samples/cpp/stitching_detailed.cpp.
Constructor & Destructor Documentation#
CompressedRectilinearWarper()#
cv::CompressedRectilinearWarper::CompressedRectilinearWarper(
float A = 1,
float B = 1 )
Member Function Documentation#
create()#
Ptr< detail::RotationWarper > cv::CompressedRectilinearWarper::create(float scale)
Member Data Documentation#
a#
float cv::CompressedRectilinearWarper::a
b#
float cv::CompressedRectilinearWarper::b
Source file#
The documentation for this class was generated from the following file:
opencv2/stitching/warpers.hpp