osi3::DetectedTrafficSign::DetectedSupplementarySign::CandidateSupplementarySign Struct Reference

A candidate for a detected supplementary sign as estimated by the sensor. More...

Collaboration diagram for osi3::DetectedTrafficSign::DetectedSupplementarySign::CandidateSupplementarySign:

Public Attributes

optional double probability = 1
 The estimated probability that this candidate is the true value. More...
 
optional TrafficSign::SupplementarySign::Classification classification = 2
 The classification of one of more supplementary signs that together define this candidate. More...
 

Detailed Description

A candidate for a detected supplementary sign as estimated by the sensor.

Member Data Documentation

◆ probability

optional double osi3::DetectedTrafficSign::DetectedSupplementarySign::CandidateSupplementarySign::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 of DetectedItemHeader::existence_probability.
Rules
is_less_than_or_equal_to: 1
is_greater_than_or_equal_to: 0

◆ classification

optional TrafficSign::SupplementarySign::Classification osi3::DetectedTrafficSign::DetectedSupplementarySign::CandidateSupplementarySign::classification = 2

The classification of one of more supplementary signs that together define this candidate.

Note
IDs, which are referenced in this message, usually reference to DetectedXXX::tracking_id IDs.

  • osi_detectedtrafficsign.proto