Automatic Detection and Rectification of Paper Receipts on Smartphones
Edward Whittaker, Masashi Tanaka, Ikuo Kitagishi

TL;DR
This paper presents a smartphone app that automatically detects and rectifies paper receipts using a novel object detection approach, significantly improving accuracy over traditional methods in real-world scenarios.
Contribution
The paper introduces a new receipt corner detection method using a Single Shot Detection MobileNet trained on real and synthetic data, enhancing robustness and accuracy.
Findings
Receipt detection accuracy of 85.3% with the proposed method
Traditional edge detection achieves only 36.9% accuracy
Synthetic data improves model performance
Abstract
We describe the development of a real-time smartphone app that allows the user to digitize paper receipts in a novel way by "waving" their phone over the receipts and letting the app automatically detect and rectify the receipts for subsequent text recognition. We show that traditional computer vision algorithms for edge and corner detection do not robustly detect the non-linear and discontinuous edges and corners of a typical paper receipt in real-world settings. This is particularly the case when the colors of the receipt and background are similar, or where other interfering rectangular objects are present. Inaccurate detection of a receipt's corner positions then results in distorted images when using an affine projective transformation to rectify the perspective. We propose an innovative solution to receipt corner detection by treating each of the four corners as a unique…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsIndustrial Vision Systems and Defect Detection · Advanced Neural Network Applications · Advanced Image and Video Retrieval Techniques
