Property OverlapThreshold
OverlapThreshold
Gets or sets the Intersection over Union (IoU) overlap threshold for object detection. This value helps in reducing false positives. Default value is 45.
Declaration
public double OverlapThreshold { get; set; }
Property Value
Type | Description |
---|---|
double |