codeDensity property

CodeDensity? codeDensity
getter/setter pair

The expected density of QR codes. A higher density finds more QR codes in an image but the performance is slightly reduced.

Implementation

CodeDensity? codeDensity;