#include "depthai-shared/common/Point3f.hpp"
#include "depthai-shared/datatype/RawBuffer.hpp"
#include "depthai-shared/utility/Serialization.hpp"
Go to the source code of this file.
Classes | |
struct | dai::ImgDetection |
ImgDetection structure. More... | |
struct | dai::RawImgDetections |
RawImgDetections structure. More... | |
Namespaces | |
dai | |
Functions | |
dai::DEPTHAI_SERIALIZE_EXT (ImgDetection, label, confidence, xmin, ymin, xmax, ymax) | |