I am new to python and am trying to setup a program that will use the OCR software to take information off of a document and return it into a database. Does anyone have an idea on how to start this program? Like I said I am new to python and I have the basics down but when it comes to knowing how to start off, like when to bring in the tesseract lib and how to access it after taking a picture. I understand how I Would pass the image but not sure exactly how to do it.
Thanks in Advance