#include <vector>
#include "DetectionNetworkProperties.hpp"
#include "depthai-shared/common/DetectionNetworkType.hpp"
#include "depthai-shared/common/optional.hpp"
#include "depthai-shared/datatype/RawSpatialLocationCalculatorConfig.hpp"
Go to the source code of this file.
Classes | |
struct | dai::SpatialDetectionNetworkProperties |
Namespaces | |
dai | |
Functions | |
dai::DEPTHAI_SERIALIZE_EXT (SpatialDetectionNetworkProperties, blobSize, blobUri, numFrames, numThreads, numNCEPerThread, parser, detectedBBScaleFactor, depthThresholds, calculationAlgorithm, stepSize) | |