HomeSort by relevance Sort by last modified time
    Searched refs:FisheyeProjector (Results 1 - 2 of 2) sorted by null

  /external/opencv3/modules/stitching/include/opencv2/stitching/detail/
warpers.hpp 264 struct CV_EXPORTS FisheyeProjector : ProjectorBase
271 class CV_EXPORTS FisheyeWarper : public RotationWarperBase<FisheyeProjector>
warpers_inl.hpp 310 void FisheyeProjector::mapForward(float x, float y, float &u, float &v)
324 void FisheyeProjector::mapBackward(float u, float v, float &x, float &y)

Completed in 35 milliseconds