get
OcrInput.get
get(self, int index) -> ImageData
Returns information about processed / recognized image.
| Parameter | Type | Description |
|---|---|---|
index | int | Position of the image in the List. |
Return Type: ImageData — The object of ImageData.
get(self, int index) -> ImageData
Returns information about processed / recognized image.
| Parameter | Type | Description |
|---|---|---|
index | int | Position of the image in the List. |
Return Type: ImageData — The object of ImageData.