RockX  1.0.0
Data Fields
rockx_object_array_t Struct Reference

Object Array Result. More...

#include <object_detection.h>

Data Fields

int count
 Array Count(0 <= count < 128) More...
 
rockx_object_t object [128]
 Objects. More...
 

Detailed Description

Object Array Result.

Definition at line 49 of file object_detection.h.

Field Documentation

◆ count

int count

Array Count(0 <= count < 128)

Definition at line 50 of file object_detection.h.

◆ object

rockx_object_t object[128]

Objects.

Definition at line 51 of file object_detection.h.


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