Public Attributes | List of all members
dai::SpatialDetectionNetworkProperties Struct Reference

#include <SpatialDetectionNetworkProperties.hpp>

Inheritance diagram for dai::SpatialDetectionNetworkProperties:
Inheritance graph
[legend]

Public Attributes

SpatialLocationCalculatorAlgorithm calculationAlgorithm = SpatialLocationCalculatorAlgorithm::MEDIAN
 
SpatialLocationCalculatorConfigThresholds depthThresholds
 
float detectedBBScaleFactor = 1.0
 
std::int32_t stepSize = SpatialLocationCalculatorConfigData::AUTO
 
- Public Attributes inherited from dai::DetectionNetworkProperties
DetectionParserOptions parser
 
- Public Attributes inherited from dai::NeuralNetworkProperties
tl::optional< std::uint32_t > blobSize
 
std::string blobUri
 
std::uint32_t numFrames = 8
 
std::uint32_t numNCEPerThread = 0
 
std::uint32_t numThreads = 0
 

Additional Inherited Members

- Public Member Functions inherited from dai::PropertiesSerializable< DetectionNetworkProperties, SpatialDetectionNetworkProperties >
virtual std::unique_ptr< Propertiesclone () const override
 
virtual void serialize (std::vector< std::uint8_t > &data, SerializationType type=SerializationType::LIBNOP) const override
 
- Public Member Functions inherited from dai::Properties
virtual std::unique_ptr< Propertiesclone () const =0
 
virtual ~Properties ()=default
 

Detailed Description

Specify properties for SpatialDetectionNetwork

Definition at line 19 of file SpatialDetectionNetworkProperties.hpp.

Member Data Documentation

◆ calculationAlgorithm

SpatialLocationCalculatorAlgorithm dai::SpatialDetectionNetworkProperties::calculationAlgorithm = SpatialLocationCalculatorAlgorithm::MEDIAN

Definition at line 22 of file SpatialDetectionNetworkProperties.hpp.

◆ depthThresholds

SpatialLocationCalculatorConfigThresholds dai::SpatialDetectionNetworkProperties::depthThresholds

Definition at line 21 of file SpatialDetectionNetworkProperties.hpp.

◆ detectedBBScaleFactor

float dai::SpatialDetectionNetworkProperties::detectedBBScaleFactor = 1.0

Definition at line 20 of file SpatialDetectionNetworkProperties.hpp.

◆ stepSize

std::int32_t dai::SpatialDetectionNetworkProperties::stepSize = SpatialLocationCalculatorConfigData::AUTO

Definition at line 23 of file SpatialDetectionNetworkProperties.hpp.


The documentation for this struct was generated from the following file:


depthai
Author(s): Martin Peterlin
autogenerated on Sat Mar 22 2025 02:58:20