PlanePortraitProjector  567 modules/stitching/include/opencv2/stitching/detail/warpers.hpp class CV_EXPORTS PlanePortraitWarper : public RotationWarperBase<PlanePortraitProjector>
PlanePortraitProjector  575 modules/stitching/include/opencv2/stitching/detail/warpers.hpp         RotationWarperBase<PlanePortraitProjector>::detectResultRoiByBorder(src_size, dst_tl, dst_br);
PlanePortraitProjector  728 modules/stitching/include/opencv2/stitching/detail/warpers_inl.hpp void PlanePortraitProjector::mapForward(float x, float y, float &u0, float &v0)
PlanePortraitProjector  750 modules/stitching/include/opencv2/stitching/detail/warpers_inl.hpp void PlanePortraitProjector::mapBackward(float u0, float v0, float &x, float &y)