#include <cstdint>
#include <vector>
#include "RawImgFrame.hpp"
#include "depthai-shared/datatype/DatatypeEnum.hpp"
#include "depthai-shared/datatype/RawBuffer.hpp"
#include "depthai-shared/common/Colormap.hpp"
#include "depthai-shared/common/Interpolation.hpp"
#include "depthai-shared/common/Point2f.hpp"
#include "depthai-shared/common/RotatedRect.hpp"
#include "depthai-shared/common/Size2f.hpp"
#include "depthai-shared/utility/Serialization.hpp"
Go to the source code of this file.
Classes | |
struct | dai::RawImageManipConfig::CropConfig |
struct | dai::RawImageManipConfig::CropRect |
struct | dai::RawImageManipConfig::FormatConfig |
struct | dai::RawImageManipConfig |
RawImageManipConfig structure. More... | |
struct | dai::RawImageManipConfig::ResizeConfig |
Namespaces | |
dai | |