Confidence value that represents the amount of confidence in the recognition results of the OMR marks.
[DataMemberAttribute()]
public int Confidence { get; set; }
<DataMemberAttribute()>
Public Property Confidence() As Integer
Get
Set
public:
[DataMemberAttribute]
property Int32 Confidence
{
Int32 get()
void set(Int32 value)
}
Value between 0 and 100 where 0 is the lowest confidence value and 100 the highest. Default value is 0.
Confidence values range from 0 to 100. 0 represents no confidence, 100 represents full confidence.
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