PlaneProjector 180 modules/stitching/include/opencv2/stitching/detail/warpers.hpp class CV_EXPORTS PlaneWarper : public RotationWarperBase<PlaneProjector> PlaneProjector 214 modules/stitching/include/opencv2/stitching/detail/warpers_inl.hpp void PlaneProjector::mapForward(float x, float y, float &u, float &v) PlaneProjector 229 modules/stitching/include/opencv2/stitching/detail/warpers_inl.hpp void PlaneProjector::mapBackward(float u, float v, float &x, float &y)