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_DETECTED_QUAD: 8

The type of the CapturedResultItem is "detected quad".

CRIT_NORMALIZED_IMAGE: 16

The type of the CapturedResultItem is "normalized 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".