Click or drag to resize

DetectionResultscores Property

Confidence of the detected object (greater than 0, less than 1).

Namespace: ComPDF_Conversion.Common
Assembly: cpdfconversionsdk_dotnet (in cpdfconversionsdk_dotnet.dll) Version: 3.2.0.0 (3.2.0.0)
Syntax
C#
public float scores { get; set; }

Property Value

Single
See Also