DocumentReader Class

Namespace: id3.Document

Definition

Reads text field on a document using optical character recognition (OCR).

Properties

Name

Type

Description

threadCount

int

Number of threads to use for OCR.

Methods

Name

Description

computeBlurrinessScore

Compute the level of blur in an image

extractFace

Extracts a crop of the face in a document.

readDocument

Reads all the fields in a document.

readField

Reads a single field in a document.