Classes | |
| struct | InferenceBoxRect |
| Inference Bounding Box Type Data Structures. More... | |
| struct | InferenceBoxCircle |
| struct | InferenceBoxRotatedRect |
| struct | InferenceBoundingBox |
| Inference Bounding Boxes data structure. More... | |
| class | InferenceBoundingBoxResult |
| An inference bounding boxes object which holds information about the detected bounding boxes. More... | |
Namespaces | |
| Spinnaker | |
Enumerations | |
| enum | InferenceBoxType { INFERENCE_BOX_TYPE_RECTANGLE = 0, INFERENCE_BOX_TYPE_CIRCLE = 1, INFERENCE_BOX_TYPE_ROTATED_RECTANGLE = 2 } |
| Inference Bounding Box Type. More... | |