LEADTOOLS Forms (Leadtools.Forms.Auto assembly)

MinimumConfidenceRecognized Property

Show in webframe





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:
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

See Also

Reference

AutoFormsEngine Class
AutoFormsEngine Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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