MVisionV1
in package
implements
Stringable
Mindee Vision V1.
Table of Contents
Interfaces
- Stringable
Properties
Methods
- __construct() : mixed
- __toString() : string
Properties
$pages
public
array<string|int, OcrPage>
$pages
List of pages.
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 prediction array.
__toString()
public
__toString() : string