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

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

buildMaps(Size src_size, const Mat &K, const Mat &R, Mat &xmap, Mat &ymap)cv::detail::PlaneWarperGpuinlinevirtual
buildMaps(Size src_size, const Mat &K, const Mat &R, const Mat &T, Mat &xmap, Mat &ymap)cv::detail::PlaneWarperGpuinline
buildMaps(Size src_size, const Mat &K, const Mat &R, gpu::GpuMat &xmap, gpu::GpuMat &ymap)cv::detail::PlaneWarperGpu
buildMaps(Size src_size, const Mat &K, const Mat &R, const Mat &T, gpu::GpuMat &xmap, gpu::GpuMat &ymap)cv::detail::PlaneWarperGpu
detectResultRoi(Size src_size, Point &dst_tl, Point &dst_br)cv::detail::PlaneWarperprotectedvirtual
detectResultRoiByBorder(Size src_size, Point &dst_tl, Point &dst_br)cv::detail::RotationWarperBase< PlaneProjector >protected
getScale() constcv::detail::RotationWarperBase< PlaneProjector >inline
PlaneWarper(float scale=1.f)cv::detail::PlaneWarperinline
PlaneWarperGpu(float scale=1.f)cv::detail::PlaneWarperGpuinline
projector_cv::detail::RotationWarperBase< PlaneProjector >protected
setScale(float scale)cv::detail::PlaneWarperinline
warp(const Mat &src, const Mat &K, const Mat &R, int interp_mode, int border_mode, Mat &dst)cv::detail::PlaneWarperGpuinlinevirtual
warp(const Mat &src, const Mat &K, const Mat &R, const Mat &T, int interp_mode, int border_mode, Mat &dst)cv::detail::PlaneWarperGpuinline
warp(const gpu::GpuMat &src, const Mat &K, const Mat &R, int interp_mode, int border_mode, gpu::GpuMat &dst)cv::detail::PlaneWarperGpu
warp(const gpu::GpuMat &src, const Mat &K, const Mat &R, const Mat &T, int interp_mode, int border_mode, gpu::GpuMat &dst)cv::detail::PlaneWarperGpu
warpBackward(const Mat &src, const Mat &K, const Mat &R, int interp_mode, int border_mode, Size dst_size, Mat &dst)cv::detail::RotationWarperBase< PlaneProjector >virtual
warpPoint(const Point2f &pt, const Mat &K, const Mat &R, const Mat &T)cv::detail::PlaneWarper
RotationWarperBase< PlaneProjector >::warpPoint(const Point2f &pt, const Mat &K, const Mat &R)cv::detail::RotationWarperBase< PlaneProjector >virtual
warpRoi(Size src_size, const Mat &K, const Mat &R, const Mat &T)cv::detail::PlaneWarper
RotationWarperBase< PlaneProjector >::warpRoi(Size src_size, const Mat &K, const Mat &R)cv::detail::RotationWarperBase< PlaneProjector >virtual
~RotationWarper()cv::detail::RotationWarperinlinevirtual