osi3::DetectedRoadMarking::CandidateRoadMarking Struct Reference
Public Attributes
optional double | probability = 1 |
The estimated probability that this candidate is the true value. More... | |
optional RoadMarking::Classification | classification = 2 |
The classification of the road marking. More... | |
Member Data Documentation
◆ probability
optional double osi3::DetectedRoadMarking::CandidateRoadMarking::probability = 1 |
The estimated probability that this candidate is the true value.
- Note
- The sum of all
probability
must be one. This probability is given under the condition ofDetectedItemHeader::existence_probability
.
- Rules
- is_less_than_or_equal_to: 1is_greater_than_or_equal_to: 0
◆ classification
optional RoadMarking::Classification osi3::DetectedRoadMarking::CandidateRoadMarking::classification = 2 |
The classification of the road marking.
- Note
- IDs, which are referenced in this message, usually reference to
DetectedXXX::tracking_id
IDs.
- osi_detectedroadmarking.proto