PST SDK
6.0.0.0-272350a
|
Images retrieved from the tracker. More...
#include <PstTypes.h>
Public Attributes | |
unsigned int | width |
unsigned int | height |
Utils::PstVector< unsigned char * > | images |
This struct contains pointers to grayscale images retrieved from the cameras inside the PST Tracker.
unsigned int PSTech::pstsdk::Image::height |
Image height in pixels
Utils::PstVector<unsigned char*> PSTech::pstsdk::Image::images |
Vector of pointers to retrieved grayscale images for each camera
unsigned int PSTech::pstsdk::Image::width |
Image width in pixels