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

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

kcv::detail::ProjectorBase
k_rinvcv::detail::ProjectorBase
mapBackward(float u, float v, float &x, float &y)cv::detail::CylindricalProjectorinline
mapForward(float x, float y, float &u, float &v)cv::detail::CylindricalProjectorinline
r_kinvcv::detail::ProjectorBase
rinvcv::detail::ProjectorBase
scalecv::detail::ProjectorBase
setCameraParams(const Mat &K=Mat::eye(3, 3, CV_32F), const Mat &R=Mat::eye(3, 3, CV_32F), const Mat &T=Mat::zeros(3, 1, CV_32F))cv::detail::ProjectorBase
tcv::detail::ProjectorBase