LEADTOOLS Forms (Leadtools.Forms.Auto assembly)

GetMinimumRecognizedConfidencePage Method

Show in webframe





Automatically finds the minimum confidence value that is needed to consider an unknown page as recognized and no further Master Form Pages comparison is needed.
Syntax
public int GetMinimumRecognizedConfidencePage()
'Declaration
 
Public Function GetMinimumRecognizedConfidencePage() As Integer
'Usage
 
Dim instance As AutoFormsEngine
Dim value As Integer
 
value = instance.GetMinimumRecognizedConfidencePage()

            

            
public:
int GetMinimumRecognizedConfidencePage(); 

Return Value

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

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

The comparison is done on the page level.

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

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

Example
For an example, refer to AutoFormsEngine.ProcessPage(RasterImage page, int pageNumber, AutoFormsRecognizePageResult pageResult).
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