Home
last modified time | relevance | path

Searched refs:FisheyeProjector (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/stitching/include/opencv2/stitching/detail/
Dwarpers.hpp264 struct CV_EXPORTS FisheyeProjector : ProjectorBase struct
271 class CV_EXPORTS FisheyeWarper : public RotationWarperBase<FisheyeProjector>
Dwarpers_inl.hpp310 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()