Comment on Decoding small QR codes by hand (2012)parentComments−phoronixrly3yDo you have an article that goes into the details of implementing a reader, and does not just tell you 'use pyzbar'?−stavros3yThat would probably be a machine vision problem, but I'm also curious to know how you turn the pixels of a photo into a series of bits.
Comments
Do you have an article that goes into the details of implementing a reader, and does not just tell you 'use pyzbar'?
That would probably be a machine vision problem, but I'm also curious to know how you turn the pixels of a photo into a series of bits.