![]()  | 
  
    PST SDK
    5.2.0.0-0eac0f6
    
   | 
 
Images retrieved from the tracker. More...
#include <PstTypes.h>
 Collaboration diagram for PSTech::pstsdk::Image: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