|
Auterion App SDK
Auterion SDK is a library that can be used by AuterionOS apps to communicate with the system.
|
Represents an object hypothesis, typically from a classifier. More...
#include <auterion_sdk/object_detection/detection_2d.hpp>
Public Attributes | |
| std::string | class_id {} |
| Identifier for the detected class (e.g., "car", "person"). | |
| double | score {} |
| Confidence score of the hypothesis, typically in [0, 1]. | |
Represents an object hypothesis, typically from a classifier.