#include <detection_bbox.h>
Definition at line 56 of file detection_bbox.h.
Information about how the bounding box is generated.
for example, the DNN model name.
Definition at line 61 of file detection_bbox.h.
Number of bounding boxes in the array.
Definition at line 66 of file detection_bbox.h.
Offset in bytes from the beginning of this structure at which the array of bounding boxes starts.
Definition at line 72 of file detection_bbox.h.
Size of each bounding box in bytes.
Definition at line 77 of file detection_bbox.h.