Struct cv::detail::CylindricalProjector#
#include <opencv2/stitching/detail/warpers.hpp>Collaboration diagram for cv::detail::CylindricalProjector:
Public Member Functions#
Public Member Functions inherited from cv::detail::ProjectorBase
Public Attributes#
Member Function Documentation#
mapBackward()#
void cv::detail::CylindricalProjector::mapBackward(
float u,
float v,
float & x,
float & y )
mapForward()#
void cv::detail::CylindricalProjector::mapForward(
float x,
float y,
float & u,
float & v )
Source file#
The documentation for this struct was generated from the following file:
opencv2/stitching/detail/warpers.hpp