VNConfidence
A type alias for the confidence value of an observation.
Declaration
typealias VNConfidence = FloatDiscussion
The Vision framework normalizes this value to [0.0, 1.0] under most circumstances. A value of 0.0 indicates no confidence. A value of 1.0 indicates highest confidence, or the observation doesn’t support or assign meaning to confidence.