Metadata-Version: 2.1
Name: acie
Version: 1.1
Summary: This project is an implementation of OCR (Optical Character Recognition) to extract relevant information from an Aadhaar card.
Author-email: Shamsheer <shamsheerkhalid99@gmail.com>
Project-URL: Homepage, https://github.com/CVAProject/AadhaarCardInformationExtractor
Project-URL: Bug Tracker, https://github.com/CVAProject/AadhaarCardInformationExtractor/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: pillow
Requires-Dist: pytesseract
Requires-Dist: streamlit
Requires-Dist: imutils
Requires-Dist: opencv-python
Requires-Dist: scipy

# Aadhaar Card Information Extractor
This project is an implementation of OCR (Optical Character Recognition) to extract relevant information from an Aadhaar card.

Deployed App available [here](Dhttps://cvaproject-aadhaarcardin-aadhar-info-extractor-streamlit-0gi7up.streamlit.app/)

## IMPORTANT
### Please ensure you have pytesseract installed in the following path:
`C:\Program Files\Tesseract-OCR\tesseract.exe`

## USAGE
Just type `acie` followed by the filename argument, for example:

`acie filename.jpg`
