Inference Bounding Boxes data structure. More...
#include <ChunkDataInference.h>
Public Attributes | |
| InferenceBoxType | boxType |
| int16_t | classId |
| float32_t | confidence |
| InferenceBoxRect | rect |
| InferenceBoxCircle | circle |
| InferenceBoxRotatedRect | rotatedRect |
Inference Bounding Boxes data structure.