Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

mostly a wrapper around Textract that does some extra stuff on the side.

Notifications You must be signed in to change notification settings

mmakdis/receipts-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Receipts API

This is a combination of different APIs and algorithms to:

  • Detect, analyze and extract data from receipts.
  • Detect & read barcodes on receipts.
  • Receipts image enhancement (super resolution) using different approaches.

Yada yada

TL:DR we want to turn an image of a receipt:

Into:

Screenshot 2022-02-16 at 10 01 17

Image enhancement?

This is what super resolution does:

Screenshot 2022-02-16 at 10 37 58

It helps with reaeding the barcode and makes Textract produce more accurate results.

Start

Navigate to api/ to start.

About

mostly a wrapper around Textract that does some extra stuff on the side.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages