OpenCV  2.4.13.3
Open Source Computer Vision
cv::detail::PaniniWarper Member List

This is the complete list of members for cv::detail::PaniniWarper, including all inherited members.

buildMaps(Size src_size, const Mat &K, const Mat &R, Mat &xmap, Mat &ymap)cv::detail::RotationWarperBase< PaniniProjector >virtual
detectResultRoi(Size src_size, Point &dst_tl, Point &dst_br)cv::detail::RotationWarperBase< PaniniProjector >protectedvirtual
detectResultRoiByBorder(Size src_size, Point &dst_tl, Point &dst_br)cv::detail::RotationWarperBase< PaniniProjector >protected
getScale() constcv::detail::RotationWarperBase< PaniniProjector >inline
PaniniWarper(float scale, float A=1, float B=1)cv::detail::PaniniWarperinline
projector_cv::detail::RotationWarperBase< PaniniProjector >protected
setScale(float val)cv::detail::RotationWarperBase< PaniniProjector >inline
warp(const Mat &src, const Mat &K, const Mat &R, int interp_mode, int border_mode, Mat &dst)cv::detail::RotationWarperBase< PaniniProjector >virtual
warpBackward(const Mat &src, const Mat &K, const Mat &R, int interp_mode, int border_mode, Size dst_size, Mat &dst)cv::detail::RotationWarperBase< PaniniProjector >virtual
warpPoint(const Point2f &pt, const Mat &K, const Mat &R)cv::detail::RotationWarperBase< PaniniProjector >virtual
warpRoi(Size src_size, const Mat &K, const Mat &R)cv::detail::RotationWarperBase< PaniniProjector >virtual
~RotationWarper()cv::detail::RotationWarperinlinevirtual