Property Confidence
Confidence
Gets or sets the confidence threshold for detecting objects. Only objects detected with a confidence level higher than this threshold are considered valid. This value helps in filtering out less likely detections. Default is set to 0.20.
Declaration
public float Confidence { get; set; }
Property Value
Type | Description |
---|---|
float |