Property Overlap
Overlap
Gets or sets the overlap threshold for detecting objects. This value is used to handle overlapping bounding boxes and helps in reducing redundant detections. Default is set to 0.45.
Declaration
public float Overlap { get; set; }
Property Value
Type | Description |
---|---|
float |