Defines the various categories of items that can be recognized and captured.

Enumeration Members

CRIT_BARCODE: 2

The type of the CapturedResultItem is "barcode".

CRIT_DESKEWED_IMAGE: 16

The type of the CapturedResultItem is "deskewed image".

CRIT_DETECTED_QUAD: 8

The type of the CapturedResultItem is "detected quad".

CRIT_ENHANCED_IMAGE: 64

The type of the CapturedResultItem is "enhanced image".

CRIT_ORIGINAL_IMAGE: 1

Not use for react-native edition

CRIT_PARSED_RESULT: 32

The type of the CapturedResultItem is "parsed result".

CRIT_TEXT_LINE: 4

The type of the CapturedResultItem is "text line".