open_simulation_interface
vv3.5.0(01.06.2022)
|
Camera point from the sensor. More...
Public Attributes | |
optional double | existence_probability = 1 |
Existence probability of the point not based on history. More... | |
optional Spherical3d | point = 2 |
Measured point refered by one camera detection given in spherical coordinates in the sensor coordinate system. More... | |
optional Spherical3d | point_rmse = 3 |
Root mean squared error of the measured point. More... | |
Camera point from the sensor.
optional double osi3::CameraPoint::existence_probability = 1 |
Existence probability of the point not based on history.
Value does not depend on any past experience with similar points.
optional Spherical3d osi3::CameraPoint::point = 2 |
Measured point refered by one camera detection given in spherical coordinates in the sensor coordinate system.
optional Spherical3d osi3::CameraPoint::point_rmse = 3 |
Root mean squared error of the measured point.