CylindricalPortraitProjector  548 modules/stitching/include/opencv2/stitching/detail/warpers.hpp class CV_EXPORTS CylindricalPortraitWarper : public RotationWarperBase<CylindricalPortraitProjector>
CylindricalPortraitProjector  556 modules/stitching/include/opencv2/stitching/detail/warpers.hpp         RotationWarperBase<CylindricalPortraitProjector>::detectResultRoiByBorder(src_size, dst_tl, dst_br);
CylindricalPortraitProjector  683 modules/stitching/include/opencv2/stitching/detail/warpers_inl.hpp void CylindricalPortraitProjector::mapForward(float x, float y, float &u0, float &v0)
CylindricalPortraitProjector  702 modules/stitching/include/opencv2/stitching/detail/warpers_inl.hpp void CylindricalPortraitProjector::mapBackward(float u0, float v0, float &x, float &y)