Metadata-Version: 2.1
Name: axa-fr-ocr
Version: 0.0.5.dev0
Summary: AXA France OCR library
Home-page: https://github.com/AxaFrance/axa-fr-ocr
Author: AXA
Author-email: guillaume.chervet@axa.fr
Platform: POSIX
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Requires-Python: >=3.8
License-File: LICENCE.txt
Requires-Dist: filetype ==1.0.7
Requires-Dist: Werkzeug ==3.0.1
Requires-Dist: pathos ==0.2.8
Requires-Dist: Pillow ==9.1.0
Requires-Dist: opencv-python-headless ==4.7.0.68
Requires-Dist: tesserocr ==2.6.2

Utility library built on top of Tesseract and providing algorithms to deskew text in order to enhance OCR performance. It also provides an algorithm to determine whether an image contains text.
