addAdditionalQuietZone property

bool addAdditionalQuietZone
getter/setter pair

If true, we process the barcode scanning with an artificial quiet zone that we add to the input image. This flag should be used to scan sharp crops of a barcode in single-shot mode.

Default is false

Implementation

bool addAdditionalQuietZone;