Skip to content

dynamicdeploy/ReceiptOCR

 
 

Repository files navigation

ReceiptOCR

  • Take a image of a receipt, check the image for an object(and hopefully cut image to receipt only remove background)(pre render engine)
  • Pass cut down imagestream through tesseract to ocr then put throught (post render engine) to get validate text on receipt off what you need e.g. Items on receipt and their amount, total cost etc...
  • Pass text through spell checker and grammar checker

About

Receipt 99% quality OCR text from receipt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%