If you have not setup the Tesseract environment yet on your project click here prior to running the code.
-
open your visual studios 2012 and open this project.(If a different version of visual studios is being used make sure the environment is set to 2012.)
-
You will see 2 files
main.cpp
andReceipt.h
-
The image receipt you would like to read must be placed in the root directory of the project.
-
Open the main.cpp file and change the image to the chosen image you would like to read Ex.
receipt.jpg
. -
Run the code and and answer the questions on terminal.
Guide by - Rocco Pietrangelo