ObjectQuery.MinSurfaceCoverage Property

Definition

Minimum required surface coverage ratio to consider an object instance as true positive, from 0 to 1.

public:
 property float MinSurfaceCoverage { float get(); void set(float value); };
public float MinSurfaceCoverage { get; set; }
member this.MinSurfaceCoverage : single with get, set
Public Property MinSurfaceCoverage As Single

Property Value

Applies to