The minimum confidence value to consider the form as being recognized and to stop searching Master Forms.
Syntax
public int MinimumConfidenceRecognized { get; set; }
Public Property MinimumConfidenceRecognized As Integer
getMinimumConfidenceRecognized();
public void setMinimumConfidenceRecognized(
int
);
The minimum confidence value to consider the form as being recognized and to stop searching Master Forms.
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.
For an example, refer to AutoFormsEngine.Run(RasterImage form, PageRequestCallback pageRequestCallback, Object userData, List<IMasterFormsCategory>).
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