Searched refs:CylindricalProjector (Results 1 – 2 of 2) sorted by relevance
266 struct CV_EXPORTS CylindricalProjector : ProjectorBase struct275 class CV_EXPORTS CylindricalWarper : public RotationWarperBase<CylindricalProjector>289 RotationWarperBase<CylindricalProjector>::detectResultRoiByBorder(src_size, dst_tl, dst_br); in detectResultRoi()
279 void CylindricalProjector::mapForward(float x, float y, float &u, float &v) in mapForward()291 void CylindricalProjector::mapBackward(float u, float v, float &x, float &y) in mapBackward()