#include <depthai/pipeline/Node.hpp>
#include <depthai/pipeline/node/DetectionNetwork.hpp>
#include "depthai/openvino/OpenVINO.hpp"
#include <fstream>
#include <depthai-shared/properties/SpatialDetectionNetworkProperties.hpp>
Go to the source code of this file.
Classes | |
class | dai::node::MobileNetSpatialDetectionNetwork |
class | dai::node::SpatialDetectionNetwork |
SpatialDetectionNetwork node. Runs a neural inference on input image and calculates spatial location data. More... | |
class | dai::node::YoloSpatialDetectionNetwork |
Namespaces | |
dai | |
dai::node | |