# Athento-imaging
Athento-Imaging is a package developed using Python and OpenCV to improve OCR in documents. Among the documents tested using this package are: passports, bills, delivery notes, budgets, and other common documents.
This package includes several functions to transform images:
Remove coloured background.
Remove “salt and pepper” noise.
Line detection in documents (two approachs).
Remove lines in documents.
Simple line analysis (which lines are horizontal and vertical, distance between lines, etc.
Template matching improved using pyramid transformations.
You can check everything out here: [Athento-Imaging Summary](<docs/SUMMARY.md>)
The quality of the output and it’s OCR performance will depend on:
The quality of the source document, as the quality value increases so does the OCR.
The amount of noise in the document and where it’s located.
The location of the document’s watermarks (if any).
The colour of the document. Clear colours are easier to remove than darker colours due to the proximity of the pixel values between the background and the text.
Your personal experience in image transformation. As you might need to perform a combination of operations or change the parameters values significantly.
Release files for athentoimaging 0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| athentoimaging-0.1.tar.gz | 400.4 kB | Details |
Release files / athentoimaging-0.1.tar.gz
| Download URL | athentoimaging-0.1.tar.gz |
|---|---|
| Size | 400.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4ff1b2c1ffca0a351658b2c126a88c55c1ad7b55afa9035da0256de833f3b4b1
|
|
BLAKE2b-256 checksum How to use checksums |
6e738a37065419b3611e339fa9f9af61c210f63dac90b26ceb97eec5ec11e3c0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |