Click or drag to resize
TesseractOcrPageOrientationScriptInfo Properties

The TesseractOcrPageOrientationScriptInfo type exposes the following members.

Properties
  NameDescription
Public propertyBestOrientation
Gets the best page Orientation.
Public propertyBestOrientationConfidence
Gets the best orientation confidence.
Public propertyBestScriptConfidence
Gets the best script confidence.
Public propertyBestScriptId
Gets the best script id.
Public propertyOrientationScores
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.
Top
See Also