Hacker News new | ask | show | jobs
by hp6 1072 days ago
Really nice idea, the point I don’t get is why we need to crop the image? If the barcode numbers are in a specific format why can’t we just filter the OCR results?
1 comments

Technically it could use some more advanced regex/filtering on the OCR output, you're right! I found that with some receipts, you actually can omit cropping with some exceptions. I'd definitely like to remove the need for cropping altogether.