| 
    open_simulation_interface
    vv3.5.0(01.06.2022)
    
   | 
 
Data from one camera sensor including a list of detections. More...

Public Attributes | |
| optional SensorDetectionHeader | header = 1 | 
| Header attributes of camera detection from one camera sensor.  More... | |
| optional CameraDetectionSpecificHeader | specific_header = 3 | 
| Additional header attributes of camera detection from one camera sensor.  More... | |
| repeated CameraDetection | detection = 2 | 
| List of camera detections.  More... | |
| repeated CameraPoint | point = 4 | 
| List of points which are used by detections.  More... | |
Data from one camera sensor including a list of detections.
| optional SensorDetectionHeader osi3::CameraDetectionData::header = 1 | 
Header attributes of camera detection from one camera sensor.
| optional CameraDetectionSpecificHeader osi3::CameraDetectionData::specific_header = 3 | 
Additional header attributes of camera detection from one camera sensor.
| repeated CameraDetection osi3::CameraDetectionData::detection = 2 | 
List of camera detections.
| repeated CameraPoint osi3::CameraDetectionData::point = 4 | 
List of points which are used by detections.