Skip to content

techno-disaster/InvoiceMate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InvoiceMate

made-with-python
made-with-flutter

Update: License key expired, will renew sometime later.(you can fork and add your own key to run the app.)

Features:

Scanning UI

 User guidance to the best position for capturing the document with manual + automatic photo capture.

Pre-Processing of images.

 Inbuilt function from Tensorflow for poets are used.

Perspective Correction

 4 Point getPerspective Transform

Cropping UI

 User interface to crop pages with magnetic handles.

Text Recognition (OCR)

Text Rekognition is done using Amazon Textract.
The app also supports on device OCR

Screenshots

         

Contributing

We're are open to enhancements & bug-fixes 😄 Also do have a look here

Note

  • This project was done under 36 hours with little to no pre-preparation
  • We use the Scanbot SDK for cropping the image and Amazon Textract to perform OCR.
  • We use Flutter for our frontend for cross platform support.

Contributors