pub type Detail_ConfidenceMap = Vector<Tuple<(Ptr<Detail_TrackerTargetState>, f32)>>;
Represents the model of the target at frame (all states and scores)
See AAM The set of the pair
TrackerTargetState
pub struct Detail_ConfidenceMap { /* private fields */ }