Searched refs:FisheyeProjector (Results 1 – 2 of 2) sorted by relevance
264 struct CV_EXPORTS FisheyeProjector : ProjectorBase struct271 class CV_EXPORTS FisheyeWarper : public RotationWarperBase<FisheyeProjector>
310 void FisheyeProjector::mapForward(float x, float y, float &u, float &v) in mapForward()324 void FisheyeProjector::mapBackward(float u, float v, float &x, float &y) in mapBackward()