Receipt Recognition Package
Project description
Receipt_Recognizer
A library for detecting restaurant name, date and overall bill from a given receipt.
For OCR Tesseract to work
On Linux
sudo apt-get update sudo apt-get install libleptonica-dev sudo apt-get install tesseract-ocr tesseract-ocr-dev sudo apt-get install libtesseract-dev
On Mac
brew install tesseract
On Windows
download binary from https://github.com/UB-Mannheim/tesseract/wiki. then add pytesseract.pytesseract.tesseract_cmd = 'C:\Program Files (x86)\Tesseract-OCR\tesseract.exe' to your script.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file receiptrecognizer-0.0.5.tar.gz.
File metadata
- Download URL: receiptrecognizer-0.0.5.tar.gz
- Upload date:
- Size: 25.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.7.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
80a9f610c9680981d56e5c42f8f6a8ae2998326c47c20ad1e7f3951a2eef91bf
|
|
| MD5 |
4d92df0bf59d533f39d6728432183c6e
|
|
| BLAKE2b-256 |
fc8302a83bc4124af1adba394d7b5339a4a2ef8c6bec42316e65bb268ba566cb
|
File details
Details for the file receiptrecognizer-0.0.5-py3-none-any.whl.
File metadata
- Download URL: receiptrecognizer-0.0.5-py3-none-any.whl
- Upload date:
- Size: 37.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.7.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
67674e2200ebfe26cf211454a6294557223c74e863c4f88e38128181b416b9b6
|
|
| MD5 |
d6578cec1c461de7a726d2e729501430
|
|
| BLAKE2b-256 |
8f0d11d2f860c4bd476d43a3835951b998aa1e1b495ee72ee13a0b1bd92adce5
|