java - Does ZXing project checks any of elements in ISO 18004 in section Annex K? -
java - Does ZXing project checks any of elements in ISO 18004 in section Annex K? -
when reading qr standard iso 18004, in section annex k (page 91), analyzes parameters of decode, symbol contrast, “print” growth, axial nonuniformity, , unused error correction, comes symbol grade. know if zxing library checks of these 5 elements?
no, these not part of decoding, part of print verification process. not implemented in project.
java zxing
Comments
Post a Comment