RTRCoreAPIDataCaptureSettings protocol
Settings specific for data capture scenario.
Properties
Name | Type | Description |
---|---|---|
profile | NSString* |
The name of a data capture profile (data scheme) to use. . Note: Currently only the BusinessCards profile is supported in the data capture scenario with the core API usage. |
Methods
Name | Description |
---|---|
- setAreaOfInterest: | Sets the search area on the image. |
- configureDataCaptureProfile | Sets the languages to be used for recognition. |
- setTextTypes: | Sets the text types to be used for recognition. |
02.03.2022 12:59:15