EdgeIDX is a Windows-only Python library for OCR that extracts information from Aadhaar and PAN cards with embedded Tesseract engine.
Project description
edgeIDX
Overview
edgeIDX is a Python package for extracting Aadhaar card details (Name, DOB, Gender, and Aadhaar Number) from images using Tesseract OCR. Unlike traditional setups, this package embeds a trained Tesseract model within itself, eliminating the need for a separate tesseract.exe installation.
Features
- Extracts Aadhaar card details using OCR.
- Uses an embedded Tesseract model, requiring no external dependencies.
- Supports image preprocessing to improve OCR accuracy.
- Works across different platforms without requiring external Tesseract installation.
- Can be integrated with Android applications for automated Aadhaar data extraction.
System Requirements
- Python 3.7+
- OpenCV for image processing
- NumPy for handling image arrays
- Pytesseract for OCR
Installation
1. Install via pip (After Publishing on PyPI)
pip install edgeidx
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 edgeidx-1.0.3.tar.gz.
File metadata
- Download URL: edgeidx-1.0.3.tar.gz
- Upload date:
- Size: 21.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
83774b4b4a92076562514115b39732a6c5e667996cb00361b15e047b637ce515
|
|
| MD5 |
0b306e7981ab56c40c52e24c5f526066
|
|
| BLAKE2b-256 |
3d990a964244d91a9f2e6da25770c5ae08b52b8a40ffad99359a0252f4d03fb2
|
File details
Details for the file edgeidx-1.0.3-py3-none-any.whl.
File metadata
- Download URL: edgeidx-1.0.3-py3-none-any.whl
- Upload date:
- Size: 59.0 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b4aefac019a3d064f6795e5a3936be0797833ddabd5a8cb7c4144c127659abd5
|
|
| MD5 |
02e9c84f7072555af92139b2e0955e81
|
|
| BLAKE2b-256 |
d4837c37e92d85521118220e5c31f99178c8337fff1cc0474279817f4b2f38ac
|