Comment by jose_zap
1 year 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 year 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
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