Declaration
typedef struct
{
std::vector< PPBbox > bboxes
} vitis::ai::ClocsResult;
| Member | Description |
|---|---|
| bboxes | All bounding boxes. |
Declaration
typedef struct
{
std::vector< PPBbox > bboxes
} vitis::ai::ClocsResult;
| Member | Description |
|---|---|
| bboxes | All bounding boxes. |