Hacker News new | ask | show | jobs
by jose_zap 688 days ago
There is no need to do any difficult OCR, the QR code contains the tally in machine-readable format. You just need a phone and copy the result to a csv file
1 comments

Oh cool, I had no idea what the QR code was.

There’s over 20k images so using a phone isn’t feasible. But programmatically cropping the QR code and scanning it seems doable.

Thank you for your input