You are here: Start » AVL.NET » OcrCandidate Structure

OcrCandidate Structure

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Constructors

 ConstructorDescription
OcrCandidate(Single, String)

Properties

 NameTypeDescription
NameSystem.String
ScoreSystem.SingleScore of recognized character

Methods

 NameDescription
Equals(object)Inherited from System.Object
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
ToString()Inherited from System.Object

See also