EQRCode v0.1.0 EQRCode.Mask View Source
Data masking functions.
Link to this section Summary
Functions
The mask algorithm
Check for consecutive blocks
Check for 2x2 blocks
Check for special blocks
Check for module’s proportion
Get the total score for the masked matrix
Link to this section Functions
Link to this function
mask(int, arg)
View Source
mask(integer(), EQRCode.Matrix.coordinate()) :: 0 | 1
The mask algorithm.
Check for consecutive blocks.
Check for 2x2 blocks.
Check for special blocks.
Check for module’s proportion.
Get the total score for the masked matrix.