Generic document.

Hierarchy

Constructors

Properties

children: GenericDocument[]

List of document sub-documents

confidence: number

The average confidence in the accuracy of the document recognition result.

Default Value

0.0;
confidenceWeight: number

The weight of the confidence. Can be used to calculate the weighted average confidence of two documents.

Default Value

0.0;
crop: RawImage

Image crop of the document.

Default Value

null;
fields: UIConfig.Field[]

List of document fields

quad: Point[]

Coordinates of the document in the parent document coordinate system

quadInRoot: Point[]

Coordinates of the document in the root document coordinate system

Document type

Generated using TypeDoc