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

MinimumConfidenceRecognized Property






The minimum confidence value to consider the form as being recognized and to stop searching Master Forms.
Syntax
public int MinimumConfidenceRecognized {get; set;}
'Declaration
 
Public Property MinimumConfidenceRecognized As Integer
'Usage
 
Dim instance As AutoFormsEngine
Dim value As Integer
 
instance.MinimumConfidenceRecognized = value
 
value = instance.MinimumConfidenceRecognized
public int MinimumConfidenceRecognized {get; set;}
 get_MinimumConfidenceRecognized();
set_MinimumConfidenceRecognized(value);
public:
property int MinimumConfidenceRecognized {
   int get();
   void set (    int value);
}

Property Value

The minimum confidence value to consider the form as being recognized and to stop searching Master Forms.
Remarks

The value ranges from 0 to 100 and it should be greater than MinimumConfidenceKnownForm.

This value is useful in order to speed up the recognition process.

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