Images Warping
// structs struct cv::detail::CompressedRectilinearPortraitProjector; struct cv::detail::CompressedRectilinearProjector; struct cv::detail::CylindricalPortraitProjector; struct cv::detail::CylindricalProjector; struct cv::detail::FisheyeProjector; struct cv::detail::MercatorProjector; struct cv::detail::PaniniPortraitProjector; struct cv::detail::PaniniProjector; struct cv::detail::PlanePortraitProjector; struct cv::detail::PlaneProjector; struct cv::detail::ProjectorBase; struct cv::detail::SphericalPortraitProjector; struct cv::detail::SphericalProjector; struct cv::detail::StereographicProjector; struct cv::detail::TransverseMercatorProjector; // classes class cv::AffineWarper; class cv::detail::AffineWarper; class cv::detail::CompressedRectilinearPortraitWarper; class cv::CompressedRectilinearPortraitWarper; class cv::detail::CompressedRectilinearWarper; class cv::CompressedRectilinearWarper; class cv::detail::CylindricalPortraitWarper; class cv::detail::CylindricalWarper; class cv::CylindricalWarper; class cv::detail::CylindricalWarperGpu; class cv::FisheyeWarper; class cv::detail::FisheyeWarper; class cv::detail::MercatorWarper; class cv::MercatorWarper; class cv::detail::PaniniPortraitWarper; class cv::PaniniPortraitWarper; class cv::detail::PaniniWarper; class cv::PaniniWarper; class cv::detail::PlanePortraitWarper; class cv::detail::PlaneWarper; class cv::PlaneWarper; class cv::detail::PlaneWarperGpu; class cv::detail::RotationWarper; template <class P> class cv::detail::RotationWarperBase; class cv::detail::SphericalPortraitWarper; class cv::SphericalWarper; class cv::detail::SphericalWarper; class cv::detail::SphericalWarperGpu; class cv::detail::StereographicWarper; class cv::StereographicWarper; class cv::detail::TransverseMercatorWarper; class cv::TransverseMercatorWarper; class cv::WarperCreator;