Skip to main content

BoxDecodeResult Struct

Declaration

struct simaai::neat::BoxDecodeResult { ... }

Included Headers

#include <DetectionTypes.h>

Public Member Attributes Index

std::vector< Box >boxes
std::vector< uint8_t >raw

Definition at line 25 of file DetectionTypes.h.

Public Member Attributes

boxes

std::vector<Box> simaai::neat::BoxDecodeResult::boxes

Definition at line 26 of file DetectionTypes.h.

26 std::vector<Box> boxes;

raw

std::vector<uint8_t> simaai::neat::BoxDecodeResult::raw

Definition at line 27 of file DetectionTypes.h.

27 std::vector<uint8_t> raw;

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


Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.1.