| TesseractCharacter Structure |
Namespace: Emgu.CV.OCR
The TesseractCharacter type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from ValueType.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from ValueType.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from ValueType.) |
| Name | Description | |
|---|---|---|
| Cost |
The cost. The lower it is, the more confident is the result
| |
| Region |
The region where the character is detected.
| |
| Text |
The text
|