KudanCV
KudanCameraParameters Member List

This is the complete list of members for KudanCameraParameters, including all inherited members.

getFocalLength(float &focalX, float &focalY)KudanCameraParameters
getMatrix()KudanCameraParameters
getPrincipalPoint(float &principalX, float &principalY)KudanCameraParameters
getProjectionMatrix(float near, float far)KudanCameraParameters
getSize(int &width, int &height)KudanCameraParameters
guessIntrinsics()KudanCameraParameters
height()KudanCameraParameters
isValid()KudanCameraParameters
KudanCameraParameters()KudanCameraParameters
KudanCameraParameters(float focalLengthX, float focalLengthY, float principalPointX, float principalPointY, float width, float height)KudanCameraParameters
maxImageSizeKudanCameraParametersstatic
setIntrinsics(float focalLengthX, float focalLengthY, float principalPointX, float principalPointY)KudanCameraParameters
setSize(int width, int height)KudanCameraParameters
width()KudanCameraParameters