Auterion App SDK
Auterion SDK is a library that can be used by AuterionOS apps to communicate with the system.
auterion::ImageDetections2D Struct Reference

Contains 2D detections for a specific image. More...

#include <auterion_sdk/object_detection/image_detections_2d.hpp>

Public Attributes

rclcpp::Time image_timestamp {}
 Timestamp of the image.
 
std::vector< Detection2Ddetections {}
 List of 2D detections in the image.
 

Detailed Description

Contains 2D detections for a specific image.


The documentation for this struct was generated from the following file: