#include "RawImgDetections.hpp"#include "depthai-shared/common/Point3f.hpp"#include "depthai-shared/datatype/RawSpatialLocationCalculatorConfig.hpp"#include "depthai-shared/utility/Serialization.hpp"

Go to the source code of this file.
Classes | |
| struct | dai::RawSpatialImgDetections |
| RawSpatialImgDetections structure. More... | |
| struct | dai::SpatialImgDetection |
Namespaces | |
| dai | |
Functions | |
| dai::DEPTHAI_SERIALIZE_EXT (SpatialImgDetection, label, confidence, xmin, ymin, xmax, ymax, spatialCoordinates, boundingBoxMapping) | |