#include <OpenNI.h>
Public Attributes | |
uint8_t | u |
uint8_t | v |
uint8_t | y1 |
uint8_t | y2 |
Holds the value of two pixels in YUV422 format (Luminance/Chrominance,16-bits/pixel). The first pixel has the values y1, u, v. The second pixel has the values y2, u, v.
uint8_t openni::YUYVDoublePixel::u |
uint8_t openni::YUYVDoublePixel::v |
uint8_t openni::YUYVDoublePixel::y1 |
uint8_t openni::YUYVDoublePixel::y2 |