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

#include <DetectionParserProperties.hpp>

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

Public Attributes

std::unordered_map< std::string, TensorInfonetworkInputs
 Network inputs. More...
 
int numFramesPool = 8
 Num frames in output pool. More...
 
DetectionParserOptions parser
 Options for parser. More...
 

Additional Inherited Members

- Public Member Functions inherited from dai::PropertiesSerializable< Properties, DetectionParserProperties >
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 DetectionParser

Definition at line 16 of file DetectionParserProperties.hpp.

Member Data Documentation

◆ networkInputs

std::unordered_map<std::string, TensorInfo> dai::DetectionParserProperties::networkInputs

Network inputs.

Definition at line 21 of file DetectionParserProperties.hpp.

◆ numFramesPool

int dai::DetectionParserProperties::numFramesPool = 8

Num frames in output pool.

Definition at line 18 of file DetectionParserProperties.hpp.

◆ parser

DetectionParserOptions dai::DetectionParserProperties::parser

Options for parser.

Definition at line 24 of file DetectionParserProperties.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