#include <cstdint>
Go to the source code of this file.
Namespaces | |
dai | |
Enumerations | |
enum | dai::CameraModel : int8_t { dai::CameraModel::Perspective = 0, dai::CameraModel::Fisheye = 1, dai::CameraModel::Equirectangular = 2, dai::CameraModel::RadialDivision = 3 } |