ReadTextReport3
Contains information about the text that you read.
Elements
Name | Type | Description |
---|---|---|
readString | const char* | The read string. |
characterReport | CharReport3* | An array of reports describing the properties of each identified character. |
numCharacterReports | int | The number of identified characters. |
roiBoundingCharacters | ROI* | An array specifying the coordinates of the character bounding ROI. |