File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -76,6 +76,11 @@ http://www.iso.org/iso/livelinkgetfile-isocs?nodeId=15011261
76
76
Only 2D barcodes have the density to make key backup practical. QR Code and DataMatrix are
77
77
the most common 2D barcodes.
78
78
79
+ Using a common barcode symbology makes sure that there are several independent implementations
80
+ of decoders available. This increases the probability that they handle defects and error
81
+ correction differently and are able to tolerate different kinds of defects. So if the barcode
82
+ gets damaged, you have several programs you can try.
83
+
79
84
Several papers comparing QR and DataMatrix come to the conclusion that DataMatrix allows
80
85
a higher density and offers better means for error correction. I tested this and came
81
86
to the conclusion that the QR code decoding programs available to me had better error
You can’t perform that action at this time.
0 commit comments