OpenNI 1.5.4
Classes
Meta-Data Objects (Frame Objects)
C++ Reference to Application Programmer Interface (API)

Classes

class  xn::OutputMetaData
class  xn::MapMetaData
class  xn::Map< _pixelType >
class  xn::DepthMetaData
class  xn::ImageMetaData
class  xn::IRMetaData
class  xn::AudioMetaData
class  xn::SceneMetaData
typedef Map< XnDepthPixelxn::DepthMap
typedef Map< XnUInt8 > xn::ImageMap
typedef Map< XnRGB24Pixelxn::RGB24Map
typedef Map< XnGrayscale16Pixelxn::Grayscale16Map
typedef Map< XnGrayscale8Pixelxn::Grayscale8Map
typedef Map< XnIRPixelxn::IRMap
typedef Map< XnLabelxn::LabelMap

Detailed Description

Typedef Documentation

typedef Map<XnDepthPixel> xn::DepthMap

Declares a Map class with pixel of type XnDepthPixel

Declares a Map class with pixel of type XnGrayscale16Pixel

Declares a Map class with pixel of type XnGrayscale8Pixel

typedef Map<XnUInt8> xn::ImageMap

Declares a Map class with pixel of type XnUInt8

typedef Map<XnIRPixel> xn::IRMap

Declares a Map class with pixel of type XnIRPixel

typedef Map<XnLabel> xn::LabelMap

Declares a Map class with pixel of type XnLabel

typedef Map<XnRGB24Pixel> xn::RGB24Map

Declares a Map class with pixel of type XnRGB24Pixel