| ABBYY Mobile OCR Engine 4 |
Go to: Contents | Native Library API Reference | Enumerations
TFineRotationType enumeration constants are used to specify the image rotation angle.
typedef enum tagTFineRotationType {
FRT_NoRotation,
FRT_Clockwise,
FRT_UpsideDown,
FRT_Counterclockwise
} TFineRotationType;
| Name | Description |
|---|---|
| FRT_NoRotation | No rotation. |
| FRT_Clockwise | The image is rotated by 90 degrees clockwise. |
| FRT_UpsideDown | The image is rotated by 180 degrees. |
| FRT_Counterclockwise | The image is rotated by 90 degrees counterclockwise. |
FineAnalyzeImage
TFinePrebuiltDataCallbackFunction
FineRecognizeBlocks
FineRecognizeImage
FineRecognizeRegion
FineRecognizeBusinessCard