RTRQualityAssessmentForOCRBlock protocol
Note: This is a technology preview feature. The functionality will be improved and completed in future versions.
The block for the quality assessment for OCR.
Properties
| Name | Type | Description |
|---|---|---|
| type | RTRQualityAssessmentForOCRBlockType | Type of quality assessment block. |
| quality | NSInteger | Value from 0 to 100 that indicates suitability of the text for OCR. |
| rect | CGRect | Block rectangle. |
02.03.2022 12:59:15