Filter: classifai_ocr_text
Filter the text returned from the API.
Parameters
| Name | Type | Description |
|---|---|---|
| $text | string | The returned text data. |
| $details | object | The full scan results from the API. |
Since
- 1.6.0
Source
Defined in includes/Classifai/Providers/Azure/ComputerVision.php at line 464
Returns
The filtered text data.