Forum Discussion
vlm
Jan 10, 2025Copper Contributor
How to process multiple receipts on one scan
Dear Community,
I am building a simple receipt recognizer solution and I face the issue when users tend to fill a full A4 with receipts. As far as I understand, the built-in receipt model does not work with multiple items on one page.
Tried a few libraries, to process these scans with Python (like cv2), but in general, edge detection does not work, because many times there's no visible edge, receipts are rotated or partly pushed under each other.
Is there any (AI) solution that can help me to first extract the distinct receipts before feeding it to document intelligence? I don't need the text at this point, only the receipts as image.
Thanks,
vm
No RepliesBe the first to reply