QualityAssessmentForOcrBlock struct
Collection of rectangles with corresponding quality assessment for each of them.
struct QualityAssessmentForOcrBlock
Properties
Name | Type | Description |
---|---|---|
BlockType | Type, read-only | Stores type of the rectangle. |
Quality | int, read-only | Value from 0 to 100 that indicates suitability of the text for OCR. |
Rect | Rectangle, read-only | Current rectangle. |
02.03.2022 12:59:15