PST SDK 7.0.0.0-ebe6e713
Loading...
Searching...
No Matches
Image Struct Reference

Images retrieved from the tracker. More...

#include <PstTypes.h>

Collaboration diagram for Image:

Public Attributes

unsigned int width
unsigned int height
Utils::PstVector< unsigned char * > images

Detailed Description

This struct contains pointers to grayscale images retrieved from the cameras inside the PST Tracker.

See also
Tracker::EnableImageTransfer()
Tracker::DisableImageTransfer()
Tracker::GetImage()
Examples
images.cpp.

Member Data Documentation

◆ height

unsigned int height

Image height in pixels

Examples
images.cpp.

◆ images

Utils::PstVector<unsigned char*> images

Vector of pointers to retrieved grayscale images for each camera

Examples
images.cpp.

◆ width

unsigned int width

Image width in pixels

Examples
images.cpp.

The documentation for this struct was generated from the following file: