Searched refs:PlaneProjector (Results 1 – 2 of 2) sorted by relevance
172 struct CV_EXPORTS PlaneProjector : ProjectorBase struct180 class CV_EXPORTS PlaneWarper : public RotationWarperBase<PlaneProjector>
214 void PlaneProjector::mapForward(float x, float y, float &u, float &v) in mapForward()229 void PlaneProjector::mapBackward(float u, float v, float &x, float &y) in mapBackward()