←Select platform

AverageConfidence Property

Summary
Gets or sets the average confidence of all detected characters.

Syntax
C#
C++/CLI
Java
Python
public int AverageConfidence { get; set; } 
public int getAverageConfidence(); 
public void setAverageConfidence( 
   int intValue 
); 
public: 
property int AverageConfidence { 
   int get(); 
   void set (    int ); 
} 
AverageConfidence # get and set (OcrFormFieldResult) 

Property Value

The confidence number expressing the average certainty of the recognized characters.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.