Public Member Functions | Public Attributes | List of all members
dai::RawSpatialImgDetections Struct Reference

RawSpatialImgDetections structure. More...

#include <RawSpatialImgDetections.hpp>

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

Public Member Functions

 DEPTHAI_SERIALIZE (RawSpatialImgDetections, detections, RawBuffer::sequenceNum, RawBuffer::ts, RawBuffer::tsDevice)
 
DatatypeEnum getType () const override
 
void serialize (std::vector< std::uint8_t > &metadata, DatatypeEnum &datatype) const override
 
- Public Member Functions inherited from dai::RawBuffer
 DEPTHAI_SERIALIZE (RawBuffer, sequenceNum, ts, tsDevice)
 
virtual ~RawBuffer ()=default
 

Public Attributes

std::vector< SpatialImgDetectiondetections
 
- Public Attributes inherited from dai::RawBuffer
std::vector< std::uint8_t > data
 
int64_t sequenceNum = 0
 
Timestamp ts = {}
 
Timestamp tsDevice = {}
 

Detailed Description

RawSpatialImgDetections structure.

Definition at line 23 of file RawSpatialImgDetections.hpp.

Member Function Documentation

◆ DEPTHAI_SERIALIZE()

dai::RawSpatialImgDetections::DEPTHAI_SERIALIZE ( RawSpatialImgDetections  ,
detections  ,
RawBuffer::sequenceNum  ,
RawBuffer::ts  ,
RawBuffer::tsDevice   
)

◆ getType()

DatatypeEnum dai::RawSpatialImgDetections::getType ( ) const
inlineoverridevirtual

Reimplemented from dai::RawBuffer.

Definition at line 31 of file RawSpatialImgDetections.hpp.

◆ serialize()

void dai::RawSpatialImgDetections::serialize ( std::vector< std::uint8_t > &  metadata,
DatatypeEnum datatype 
) const
inlineoverridevirtual

Reimplemented from dai::RawBuffer.

Definition at line 26 of file RawSpatialImgDetections.hpp.

Member Data Documentation

◆ detections

std::vector<SpatialImgDetection> dai::RawSpatialImgDetections::detections

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