ProjectorBase 172 modules/stitching/include/opencv2/stitching/detail/warpers.hpp struct CV_EXPORTS PlaneProjector : ProjectorBase ProjectorBase 208 modules/stitching/include/opencv2/stitching/detail/warpers.hpp struct CV_EXPORTS SphericalProjector : ProjectorBase ProjectorBase 236 modules/stitching/include/opencv2/stitching/detail/warpers.hpp struct CV_EXPORTS CylindricalProjector : ProjectorBase ProjectorBase 264 modules/stitching/include/opencv2/stitching/detail/warpers.hpp struct CV_EXPORTS FisheyeProjector : ProjectorBase ProjectorBase 278 modules/stitching/include/opencv2/stitching/detail/warpers.hpp struct CV_EXPORTS StereographicProjector : ProjectorBase ProjectorBase 292 modules/stitching/include/opencv2/stitching/detail/warpers.hpp struct CV_EXPORTS CompressedRectilinearProjector : ProjectorBase ProjectorBase 313 modules/stitching/include/opencv2/stitching/detail/warpers.hpp struct CV_EXPORTS CompressedRectilinearPortraitProjector : ProjectorBase ProjectorBase 334 modules/stitching/include/opencv2/stitching/detail/warpers.hpp struct CV_EXPORTS PaniniProjector : ProjectorBase ProjectorBase 355 modules/stitching/include/opencv2/stitching/detail/warpers.hpp struct CV_EXPORTS PaniniPortraitProjector : ProjectorBase ProjectorBase 377 modules/stitching/include/opencv2/stitching/detail/warpers.hpp struct CV_EXPORTS MercatorProjector : ProjectorBase ProjectorBase 391 modules/stitching/include/opencv2/stitching/detail/warpers.hpp struct CV_EXPORTS TransverseMercatorProjector : ProjectorBase ProjectorBase 523 modules/stitching/include/opencv2/stitching/detail/warpers.hpp struct SphericalPortraitProjector : ProjectorBase ProjectorBase 541 modules/stitching/include/opencv2/stitching/detail/warpers.hpp struct CylindricalPortraitProjector : ProjectorBase ProjectorBase 560 modules/stitching/include/opencv2/stitching/detail/warpers.hpp struct PlanePortraitProjector : ProjectorBase ProjectorBase 49 modules/stitching/src/warpers.cpp void ProjectorBase::setCameraParams(InputArray _K, InputArray _R, InputArray _T)