|
Auterion App SDK
Auterion SDK is a library that can be used by AuterionOS apps to communicate with the system.
|
Represents a 2D bounding box. More...
#include <auterion_sdk/object_detection/detection_2d.hpp>
Public Attributes | |
| Eigen::Vector2d | center {} |
| Center of the bounding box in pixels. | |
| double | size_x {} |
| Width of the bounding box in pixels. | |
| double | size_y {} |
| Height of the bounding box in pixels. | |
Represents a 2D bounding box.