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()
Public Function GetMinimumRecognizedConfidencePage() As Integer
public int getMinimumRecognizedConfidencePage();
public:
int GetMinimumRecognizedConfidencePage();
The minimum confidence value that is needed to consider unknown page is recognized.
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.
For an example, refer to AutoFormsEngine.ProcessPage(RasterImage page, int pageNumber, AutoFormsRecognizePageResult pageResult).
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document