openbharatocr is an opensource python library for ocr Indian government documents
Project description
bharatocr
openbharatocr is an opensource python library for ocr Indian government documents
The features of this package:
- It will support mostly all the Indian government documents.
Installation
pip install openbharatocr
Pan Card
In this function, Pan card image will pass as path in the function and the output will be in dict.
import openbharatocr
dict_output = openbharatocr.pan(image_path)
Aadhaar Card
In this function, Aadhaar Card front and back image will pass as path in the function and the output will be in dict.
import openbharatocr
dict_output = openbharatocr.front_aadhaar(image_path)
dict_output = openbharatocr.back_aadhaar(image_path)
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
openbharatocr-0.0.4.tar.gz
(3.7 kB
view details)
Built Distribution
File details
Details for the file openbharatocr-0.0.4.tar.gz
.
File metadata
- Download URL: openbharatocr-0.0.4.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0934125d5dfd5255f289ceb53882a14b7556b368ce1bedf6e9a50148ac6f995d |
|
MD5 | ccbc1e6ef0ff963bd0fa054d890d9987 |
|
BLAKE2b-256 | 28bb968e2ef7eb25c8200a57fb586a45f4d8f0eacb31caefc1696cb1f9821d5c |
File details
Details for the file openbharatocr-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: openbharatocr-0.0.4-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 39e651f4de5e623d9161b20a65f21073d365a5bc4e5347c3c8b0adf69c03229f |
|
MD5 | eb84d5cd46976520e04f7d1807497834 |
|
BLAKE2b-256 | f732d861c14106e2ab5b993b06522529f70541a2b49deef63ace9697d0aa6472 |