Configuration for how to accumulate results.

Hierarchy (view full)

Constructors

Properties

accumulationTime: number

The time in milliseconds to accumulate barcodes across multiple frames.

Default is 500

The method how to display barcodes from previous frames.

Default is INTERPOLATE_BY_CAMERA

minConfirmationsStandaloneEAN: number

In case that ean/upc both with and without extensions are allowed, we require confirmations to consider a standalone EAN or UPC (i.e. without extension) as valid.

Default is 1

removeUnconnectedResults: boolean

If true, the results from previous frames that are not connected to results on the current frame will be removed. This is should be enabled when large camera movements are expected. For small camera movements, the option can be disabled.

Default is true