I have some EAN13, lets say 6 462456 178322. After digitalize I have:
Code:
101
0100011
0000101
0011011
0011101
0110001
0101111
01010
1100110
1000100
1001000
1000010
1101100
1101100
101
First digit is not coded directly in bars. So question is how to compute it, if I have binary data?