AutomaticClusteringMethod
Defined in package com.scandit.datacapture.core.data
- AutomaticClusteringMethod
Added in version 8.6.0
An enumeration of the methods available for automatically grouping barcodes into clusters.
- VICINITY
Added in version 8.6.0
Groups nearby barcodes into clusters.
- LABEL
Added in version 8.6.0
Uses detected physical label boundaries as a visual cue for grouping barcodes. The labels are not returned as Label Capture items.
- OUTLINE
Added in version 8.6.0
Uses detected enclosing outlines as a visual cue for grouping barcodes.