Adaptive Recognition Mode

Defined under the namespace Scandit.Datacapture.Label

AdaptiveRecognitionMode

Added in version 8.3.0

Enum specifying the adaptive recognition mode for label definitions. Adaptive recognition uses cloud-based processing as a backup for on-device processing.

Off

Added in version 8.3.0

Disables adaptive recognition. Only on-device processing is used. This is the default mode.

Auto

Added in version 8.3.0

Automatic strategy selection. The system will determine the best mix of on-device and cloud processing based on the current conditions.

On

Added in version 8.4.0

The system prioritizes on-device processing, but cloud-based processing will be used when possible — even in some circumstances where Auto mode would skip it.