OpenNI 1.5.7

Classes

class  xn::Map< _pixelType >
typedef Map< XnDepthPixel > xn::DepthMap
typedef Map< XnUInt8 > xn::ImageMap
typedef Map< XnRGB24Pixel > xn::RGB24Map
typedef Map< XnGrayscale16Pixel > xn::Grayscale16Map
typedef Map< XnGrayscale8Pixel > xn::Grayscale8Map
typedef Map< XnIRPixel > xn::IRMap
typedef Map< XnLabel > xn::LabelMap

Detailed Description

Typedef Documentation

◆ DepthMap

Declares a Map class with pixel of type XnDepthPixel

◆ Grayscale16Map

Declares a Map class with pixel of type XnGrayscale16Pixel

◆ Grayscale8Map

Declares a Map class with pixel of type XnGrayscale8Pixel

◆ ImageMap

typedef Map<XnUInt8> xn::ImageMap

Declares a Map class with pixel of type XnUInt8

◆ IRMap

Declares a Map class with pixel of type XnIRPixel

◆ LabelMap

Declares a Map class with pixel of type XnLabel

◆ RGB24Map

Declares a Map class with pixel of type XnRGB24Pixel