Optional source: DeepPartial<BarcodeAccumulationConfiguration>The time in milliseconds to accumulate barcodes across multiple frames.
500;
The method how to display barcodes from previous frames.
"INTERPOLATE_BY_CAMERA";
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.
true;
Generated using TypeDoc
Configuration for how to accumulate results.