Property SimilarityThreshold
SimilarityThreshold
Gets or sets the similarity threshold for object detection. The model considers detections with a confidence score above this threshold. Default value is 35.
Declaration
public double SimilarityThreshold { get; set; }
Property Value
Type | Description |
---|---|
double |