optimizedForOverlays property

bool optimizedForOverlays
getter/setter pair

If true, the quads of linear (1D) barcodes will be further refined to more closely match the barcode's outline in the input image. This will also produce stabler barcode outlines across frames for use cases such as AR.

Default is false

Implementation

bool optimizedForOverlays;