Leadtools.Forms.Ocr Namespace : OcrCharacter Structure |
The following tables list the members exposed by OcrCharacter.
Name | Description | |
---|---|---|
Base | Gets or sets the length of the Y coordinate of the baseline measured from the top edge of the rectangle exactly containing the character. | |
Base | Gets or sets the length of the Y coordinate of the baseline measured from the top edge of the rectangle exactly containing the character. | |
Bounds | Gets or sets the coordinates of the rectangle exactly containing the character. | |
Bounds | Gets or sets the coordinates of the rectangle exactly containing the character. | |
CellIndex | Gets or sets the index of the cell in the table that contains this character. | |
Code | Gets or sets the character code (value). | |
Color | Gets or sets the character color. | |
Confidence | Gets or sets the confidence number expressing the recognition certainty for the first guess. | |
FontSize | Gets or sets the font size of the character in points. | |
FontStyle | Gets or sets the character font attributes. | |
GuessCode2 | Gets or sets the second guess of the recognition, if any. | |
GuessCode3 | Gets or sets the third guess of the recognition, if any. | |
Language1 | Gets or sets the first language which the recognized word belongs to. | |
Language2 | Gets or sets the second language which the recognized word belongs to. | |
LeadingSpaces | Gets or sets the estimated number of leading spaces in front of the character. | |
LeadingSpacesConfidence | Gets or sets the confidence number expressing the certainty of number of leading spaces in front of this character. | |
Position | Gets or sets the character position information. | |
WordIsCertain | Gets or sets a value indicating whether the word this character is part of has passed spell checking. |
OcrCharacter Structure
Leadtools.Forms.Ocr Namespace
IOcrPage.SetRecognizedCharacters
IOcrPage.GetRecognizedCharacters
IOcrPage.Recognize
IOcrPage.IsRecognized
OcrCharacter Structure
IOcrPageCharacters Interface
IOcrZoneCharacters Interface
IOcrPageCollection Interface
IOcrZoneCollection Interface
OcrZone Structure
Programming with the LEADTOOLS .NET OCR
OCR Confidence Reporting