←Select platform

AverageConfidence Property

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

Syntax
C#
VB
C++
Java
public int AverageConfidence { get; set; } 
  
Public Property AverageConfidence As Integer 
public int getAverageConfidence(); 
public void setAverageConfidence( 
   int intValue 
); 
public: 
property int AverageConfidence { 
   int get(); 
   void set (    int ); 
} 

Property Value

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

Requirements

Target Platforms

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

Leadtools.Forms.Processing Assembly

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