Documentation

FullTextOcrExtra
in package
implements Stringable

Full Text Ocr result.

Table of Contents

Interfaces

Stringable

Properties

$content  : string|null
$language  : string|null

Methods

__construct()  : mixed
__toString()  : string

Properties

$content

public string|null $content

Text content of the full text ocr reading.

Methods

__construct()

public __construct(array<string, int|float|string|bool|null|array<string|int, mixed>> $rawPrediction) : mixed
Parameters
$rawPrediction : array<string, int|float|string|bool|null|array<string|int, mixed>>

Raw HTTP response.

On this page

Search results