The Receipt Transaction Recorder is an application that was created to read text off of receipt images and extract individual items purchased and their prices from the text. More information about this project can be found on this page.
-
Follow the quick start guide for Google Cloud Vision (with your Google Cloud Account).
-
Set up authentication for your project by following the Google Cloud API authentication guide.
-
Install numpy, the Google Cloud API for python, and QT.
-
Start the application by navigating to the directory Receipt-Transaction-Recorder within this repository and calling
python ImageReader.py
Sample images are included in the directory "Receipt-Transaction-Recorder/Receipt-Transaction-Recorder/ImageData". The poster that was used for this project's presentation is found in the root directory, under the filename "Project-Poster-Final.pdf".