openbharatocr is an opensource python library for ocr Indian government documents
Project description
openbharatocr
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)
Driving Licence
In this function, Driving Licence image will pass as path in the function and the output will be in dict.
import openbharatocr
dict_output = openbharatocr.driving_licence(image_path)
Contribute & support
We are so pleased to your help and help you, If you wanna develop openbharatocr, Congrats or if you have problem, don't worry create an issue here:
https://github.com/essentiasoftserv/openbharatocr/issues
Pre Commit
Note: Before commit your changes, run pre-commits
pre-commit run --all
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
File details
Details for the file openbharatocr-0.1.1.tar.gz
.
File metadata
- Download URL: openbharatocr-0.1.1.tar.gz
- Upload date:
- Size: 10.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 224170d1831448d6885860dcaa3b3cd95905e2d624bc4b3ea22f68a0ded61702 |
|
MD5 | fa0d30bd62940a734a47fd6993b7ae75 |
|
BLAKE2b-256 | 70cdcfe3b5af676c09ac199a95da6f3a240908947027c38888a3af0f8b722eb0 |
File details
Details for the file openbharatocr-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: openbharatocr-0.1.1-py3-none-any.whl
- Upload date:
- Size: 11.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c768a6da05e0a1972a9e221c144ad066a63842205956dfb52e302f34f621cd4c |
|
MD5 | c43085fca75aa91e82169fab66918a5f |
|
BLAKE2b-256 | faa74deb45f558c395137ab4a947952eccb0b1f79218a00c3e9610473ddd481b |