LEADTOOLS Forms (Leadtools.Forms.Auto assembly)
LEAD Technologies, Inc

GetMinimumRecognizedConfidenceForm Method






Automatically finds the minimum confidence value that is needed to consider an unknown form as recognized and no further Master Form comparison is needed.
Syntax
public int GetMinimumRecognizedConfidenceForm()
'Declaration
 
Public Function GetMinimumRecognizedConfidenceForm() As Integer
'Usage
 
Dim instance As AutoFormsEngine
Dim value As Integer
 
value = instance.GetMinimumRecognizedConfidenceForm()
public int GetMinimumRecognizedConfidenceForm()
 function Leadtools.Forms.Auto.AutoFormsEngine.GetMinimumRecognizedConfidenceForm()
public:
int GetMinimumRecognizedConfidenceForm(); 

Return Value

The minimum confidence value that is needed to consider unknown form as recognized.
Remarks

Automatically finds the minimum confidence value that is needed to consider an unknown form is recognized and no further Master Form comparison is needed.

If the MinimumConfidenceRecognized is set to this value it will speed up the form recognition process without losing the accuracy, by reducing the number of required comparisons.

If RecognizeFirstPageOnly is set to true, this value will be calculated based on the first page of the Master Forms, otherwise it will use all Master Forms pages.

This value is useful when using the RecognizeForm(RasterImage,List<IMasterFormsCategory>) method.

Example
For an example, refer to AutoFormsEngine.Run(RasterImage form, PageRequestCallback pageRequestCallback, Object userData, List<IMasterFormsCategory>).
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AutoFormsEngine Class
AutoFormsEngine Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Forms requires a Forms Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features