Поделиться через


InkRecognitionConfidence - перечисление

Обновлен: Ноябрь 2007

Defines values indicating the level of confidence that the InkAnalyzer has in the accuracy of the recognition result.

Пространство имен:  Microsoft.Ink
Сборка:  Microsoft.Ink.Analysis (в Microsoft.Ink.Analysis.dll)

Синтаксис

'Декларация
Public Enumeration InkRecognitionConfidence
'Применение
Dim instance As InkRecognitionConfidence
public enum InkRecognitionConfidence
public enum class InkRecognitionConfidence
public enum InkRecognitionConfidence
public enum InkRecognitionConfidence

Члены

Имя члена Описание
Strong Indicates strong confidence in the result or alternate.
Intermediate Indicates intermediate confidence in the result or alternate.
Poor Indicates poor confidence in the result or alternate.
Unknown Indicates that the InkRecognizer that generated the recognized text does not support confidence levels.

Заметки

The InkAnalyzer uses one or more InkRecognizer objects to convert handwriting to text.

Платформы

Windows Vista

Среды .NET Framework и .NET Compact Framework поддерживают не все версии каждой платформы. Поддерживаемые версии перечислены в разделе Требования к системе для .NET Framework.

Сведения о версии

.NET Framework

Поддерживается в версии: 3.0

См. также

Ссылки

Microsoft.Ink - пространство имен

CustomRecognizerNode.InkRecognitionConfidence

InkWordNode.InkRecognitionConfidence

LineNode.InkRecognitionConfidence

ParagraphNode.InkRecognitionConfidence

WritingRegionNode.InkRecognitionConfidence

AnalysisAlternate.InkRecognitionConfidence