TextRecognitionSettings interface
The settings for text recognition scenario.
interface TextRecognitionSettings
Methods
Name | Description |
---|---|
setAreaOfInterest | Sets the area on the image where the text is to be found. |
setRecognitionLanguage | Sets the languages to be used for recognition. |
setTextOrientationDetectionEnabled | Enables or disables detection of the image orientation. By default the text orientation is enabled. |
setTextTypes | Sets the text types to be used for recognition. |
3/2/2022 12:59:15 PM