Go to the documentation of this file.
32 #ifndef FRAME_DEFINITIONS_H
33 #define FRAME_DEFINITIONS_H
142 #pragma pack(push, 1)
263 o <<
"\tWidth: " << meta.
width <<
"\tHeight: " << meta.
height
264 <<
"\tOutputConfiguration: "
266 <<
"\tBitsInDepth: " <<
static_cast<unsigned int>(meta.
bitsInDepth)
267 <<
"\tBitsInAb: " <<
static_cast<unsigned int>(meta.
bitsInAb)
268 <<
"\tBitsInConfidenc: "
271 <<
"\tFrequencyIndex: " <<
static_cast<unsigned int>(meta.
frequencyIndex)
273 <<
"\tImagerMode: " <<
static_cast<unsigned int>(meta.
imagerMode)
274 <<
"\tNumberOfPhases: " <<
static_cast<unsigned int>(meta.
numberOfPhases)
275 <<
"\tNumberOfFrequencies: "
277 <<
"\tXYZEnabled: " <<
static_cast<unsigned int>(meta.
xyzEnabled)
287 #endif // FRAME_DEFINITIONS_H
unsigned int subelementsPerElement
The number of sub-elements that an element has. An element is the smallest part of the image (a....
std::ostream & operator<<(std::ostream &o, const struct Metadata &meta)
prints human readable metadata structure
std::string type
The type of data that can be found in a frame. For example it could be depth data or IR data,...
GLsizei const GLchar *const * string
unsigned int width
The width of the frame data.
Holds the xyz values of a frame.
unsigned int width
The width of the frame.
std::vector< FrameDataDetails > dataDetails
A frame can have multiple types of data. For example it could hold data about depth and/or data about...
Describes the properties of a frame.
unsigned int height
The height of the frame.
unsigned int subelementSize
The size in bytes of a sub-element. A sub-element is a sub-component of an element....
std::string type
The type of the frame. Can be one of the types provided by the camera.
Describes the properties of a data that embedded within the frame.
bool passiveIRCaptured
is a passive IR frame appended
uint8_t totalCaptures
totalCaptures or subframes in a frame
std::string cameraMode
The mode the camera was set when the frame was captured.
unsigned int bytesCount
The total number of bytes that the data has. This can be useful when copying data to another location...
unsigned int height
The height of the frame data.
libaditof
Author(s):
autogenerated on Wed May 21 2025 02:06:51