|
RockX
1.0.0
|
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... | |
Object Array Result.
Definition at line 49 of file object_detection.h.
| int count |
Array Count(0 <= count < 128)
Definition at line 50 of file object_detection.h.
| rockx_object_t object[128] |
Objects.
Definition at line 51 of file object_detection.h.
1.8.16