TPanoramaLens Class Reference

class TPanoramaLens

This class provides the lens parameters that describe the internal camera characteristics.

Constructor & Destructor Documentation

TPanoramaLens()

IMPORT_C TPanoramaLens ( )

TPanoramaLens(TReal32 *, TReal32 *, TReal32, TReal32 *, TUint32, TUint32)

IMPORT_C TPanoramaLens ( TReal32 * aFocalLength,
TReal32 * aPrincipalPoint,
TReal32 aSkew,
TReal32 * aDist,
TUint32 aWidth,
TUint32 aHeight
)

Creates a TPanoramaLens object

Note:

0.0f means no skew

Parameters

TReal32 * aFocalLength Focal length coordinates, this is an array of size KPanLensIndex.
TReal32 * aPrincipalPoint Principal point coordinates, this is an array of size KPanLensIndex.
TReal32 aSkew Skew coefficient.
TReal32 * aDist Distortion coefficients, this is an array of size KPanLensDist.
TUint32 aWidth Image width when the camera was calibrated.
TUint32 aHeight Image height when the camera was calibrated.

Member Data Documentation

TReal32 iDist

TReal32 iDist

TReal32 iFocalLength

TReal32 iFocalLength

TUint32 iHeight

TUint32 iHeight

TAny * iPad1

TAny * iPad1 [private]

TAny * iPad2

TAny * iPad2 [private]

TAny * iPad3

TAny * iPad3 [private]

TAny * iPad4

TAny * iPad4 [private]

TReal32 iPrincipalPoint

TReal32 iPrincipalPoint

TReal32 iSkew

TReal32 iSkew

TUint32 iWidth

TUint32 iWidth