Basic Image AlgorithmS Library  2.8.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Attributes | List of all members
BIAS::PMDImageMetaData Struct Reference

Store extrinsic and intrinsic camera parameters for Rotation is in axis * angle representation image padding and Metadata. More...

#include <Base/Image/PMDImageIO.hh>

Public Attributes

double AspectRatio
 
double CameraCenter [3]
 
double CameraRotation [3]
 
unsigned int channels
 
double FocallengthX
 
unsigned int height
 
double PrincipalX
 
double PrincipalY
 
double UndistCoeff [4]
 
unsigned int width
 

Detailed Description

Store extrinsic and intrinsic camera parameters for Rotation is in axis * angle representation image padding and Metadata.

Author
streckel 02/2006
Examples:
ExamplePMDImageIO.cpp.

Definition at line 70 of file PMDImageIO.hh.

Member Data Documentation

double BIAS::PMDImageMetaData::AspectRatio
double BIAS::PMDImageMetaData::CameraCenter[3]
double BIAS::PMDImageMetaData::CameraRotation[3]
unsigned int BIAS::PMDImageMetaData::channels
double BIAS::PMDImageMetaData::FocallengthX
unsigned int BIAS::PMDImageMetaData::height
double BIAS::PMDImageMetaData::PrincipalX
double BIAS::PMDImageMetaData::PrincipalY
double BIAS::PMDImageMetaData::UndistCoeff[4]
unsigned int BIAS::PMDImageMetaData::width

The documentation for this struct was generated from the following file: