#include <cstdint>#include <vector>#include "RawSpatialLocationCalculatorConfig.hpp"#include "depthai-shared/common/Point3f.hpp"#include "depthai-shared/common/Rect.hpp"#include "depthai-shared/datatype/DatatypeEnum.hpp"#include "depthai-shared/datatype/RawBuffer.hpp"#include "depthai-shared/utility/Serialization.hpp"

Go to the source code of this file.
Classes | |
| struct | dai::RawSpatialLocations |
| RawSpatialLocations structure. More... | |
| struct | dai::SpatialLocations |
Namespaces | |
| dai | |
Functions | |
| dai::DEPTHAI_SERIALIZE_EXT (SpatialLocations, config, depthAverage, depthMode, depthMedian, depthMin, depthMax, depthAveragePixelCount, spatialCoordinates) | |