OpenNI2 SDK  v2.3.0.81
| 类型定义
openni 命名空间参考

class  _NullString
 
class  Array
 
class  CameraSettings
 
class  CoordinateConverter
 
class  Device
 
class  DeviceInfo
 
class  OpenNI
 
class  PlaybackControl
 
class  Recorder
 
struct  RGB888Pixel
 
class  SensorInfo
 
struct  Version
 
class  VideoFrameRef
 
class  VideoMode
 
class  VideoStream
 
struct  YUV422DoublePixel
 
struct  YUYVDoublePixel
 

类型定义

typedef uint16_t DepthPixel
 
typedef uint16_t Grayscale16Pixel
 

详细描述

openni is the namespace of the entire C++ API of OpenNI

类型定义说明

◆ DepthPixel

typedef uint16_t openni::DepthPixel

Pixel type used to store depth images.

◆ Grayscale16Pixel

typedef uint16_t openni::Grayscale16Pixel

Pixel type used to store IR images.