ProcessingStatus

Detailed information about the recognition process.

Entries

Link copied to clipboard

Recognition was successful.

Link copied to clipboard

Detection of the card failed.

Link copied to clipboard

Preprocessing of the input image has failed.

Link copied to clipboard

Recognizer has inconsistent results.

Link copied to clipboard

Wrong side of the card has been scanned.

Link copied to clipboard

Identification of the fields present on the card has failed.

Link copied to clipboard

Failed to return a requested image.

Link copied to clipboard

The first side recognition was successful; waiting for the second side to be scanned.

Link copied to clipboard

The second side was not scanned because the first side recognition did not complete successfully.

Link copied to clipboard

Frame is not focused. Platform specific.

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.