I have an idea for a project that I wanted some advice/pointers on.
I am planning to write an application to automatically parse expense receipts in JPG format and automatically extract the amount and also categorize using some learning algorithm. Is this at all doable? What libraries are available to parse jpg files to extract textual information and currency information from it?
Any pointers appreciated..I have a vanilla HP all in one scanner that I will use to scan all receipts.
Thanks RS