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