TesseractOcrPageOrientationScriptInfo Properties |
The TesseractOcrPageOrientationScriptInfo type exposes the following members.
Name | Description | |
---|---|---|
BestOrientation |
Gets the best page Orientation.
| |
BestOrientationConfidence |
Gets the best orientation confidence.
| |
BestScriptConfidence |
Gets the best script confidence.
| |
BestScriptId |
Gets the best script id.
| |
OrientationScores |
Array holding scores for each orientation id [0,3].
Orientation ids[0..3] map to[0, 270, 180, 90] degree orientations of the
page respectively, where the values refer to the amount of clockwise
rotation to be applied to the page for the text to be upright and readable.
|