need info about padding and reed solomon (2007-02-01 15:38 by aloknegi304 #27413)
sir,
I have bought the specifations of the QR Code.
Lets say that i m talking abt version 1-m only for numeric mode.
after converting the input number into bits of 10, and adding the padding bits to the last number,i have also added the binary form of count and mode.
Since version 1-m has 16 code words capacity.....and suppose i have 00010000 00100000 00001100 01010110 01100001 10000000 (after splitting into 8 bits) wht 10 more codewords shd i add as padding bit?
Further PLs give me reed solomon algorithm