23 template <
typename PixelT>
#define DEBUG_ASSERT(predicate)
Wrapper around the raw data generated by a sensor plus some useful meta-information.
Base class for all the sensor data consisting of an array of items.
const RawData & GetRawData() const
Templated image for any type of pixel.
auto GetFOVAngle() const
Get horizontal field of view of the image in degrees.
ImageTmpl(RawData &&data)
auto GetWidth() const
Get image width in pixels.
auto GetHeight() const
Get image height in pixels.
friend SerializerOpticalFlow
const auto & GetHeader() const
Serializes image buffers generated by camera sensors.
Serializes image buffers generated by camera sensors.
Serializes image buffers generated by camera sensors.
static const ImageHeader & DeserializeHeader(const RawData &data)
Serializes image buffers generated by camera sensors.
Serializes image buffers generated by camera sensors.
This file contains definitions of common data structures used in traffic manager.