ClusteringMode

Defined in package com.scandit.datacapture.core.data

How barcodes are clustered during tracking and identification. Defaults to Disabled.

Note

At the current time clustering mode is only available for BarcodeCount.

ClusteringMode

Added in version 7.0.0

An enumeration of the clustering modes available.

DISABLED

Added in version 7.0.0

No clustering is performed.

MANUAL

Added in version 7.0.0

Manual clustering is supported. The user can select barcodes which barcodes to cluster using the on-screen UI.

AUTO

Added in version 7.0.0

Clustering is automatically performed and cannot be manually tuned.

AUTO_WITH_MANUAL_CORRECTION

Added in version 7.0.0

Clustering is performed automatically, but clusters can also be formed or dissolved manually using the UI.