![]() | TesseractOcrPageOrientationScriptInfo Class |
Namespace: DevScope.Ocr.Tesseract.WindowsPhone
The TesseractOcrPageOrientationScriptInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | TesseractOcrPageOrientationScriptInfo |
Initializes a new instance of the TesseractOcrPageOrientationScriptInfo class.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
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.
|