#include "depthai-shared/common/CameraBoardSocket.hpp"
#include "depthai-shared/common/CameraImageOrientation.hpp"
#include "depthai-shared/common/CameraSensorType.hpp"
#include "depthai-shared/common/Rect.hpp"
#include "depthai-shared/common/optional.hpp"
#include "depthai-shared/utility/Serialization.hpp"
Go to the source code of this file.
Classes | |
struct | dai::CameraFeatures |
struct | dai::CameraSensorConfig |
Namespaces | |
dai | |
Functions | |
dai::DEPTHAI_SERIALIZE_EXT (CameraSensorConfig, width, height, minFps, maxFps, fov, type) | |