Searched refs:CylindricalPortraitWarper (Results 1 – 1 of 1) sorted by relevance
578 class CV_EXPORTS CylindricalPortraitWarper : public RotationWarperBase<CylindricalPortraitProjector> class581 CylindricalPortraitWarper(float scale) { projector_.scale = scale; } in CylindricalPortraitWarper() function in cv::detail::CylindricalPortraitWarper