Aadhar attributes Features recognition dataset with annotations.
Project description
OCR_aadhar
A dataset Library for Aadhar card
OCR_aadhar is a ready to use module consisting of Aadhar card image dataset with annotation of features as follows: 1 : Name ( In english only V==0.0.1 ) 2 : Date of Birth 3 : Gender 4 : Aadhar Number Update Soon: OCR_aadhar==0.1.0 ##HOW TO USE
from OCR_aadhar import Unpack unpack= Unpack() ## calling class method #choose a location to save image dataset loc=r'C://users/adarsh1mehra/Folder' n=integer<100 #number of images to store Eg:5 data=unpack.img_sv(n,loc) #call img_sv function to save dataset #at provided location
New Update will have annotation of below: 1 : Aadhar QR 2 : Face Annotation
Install Requires: 1 : os 2 : numpy 3 : sqlite3 4 : pkg_resources 5 : pathlib
WARNING : Provided dataset is only for Research purpose
###For Any Further Improvements : Kindly Pinge me on github @adarsh1mehra
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 OCR_aadhar-0.0.1.tar.gz.
File metadata
- Download URL: OCR_aadhar-0.0.1.tar.gz
- Upload date:
- Size: 8.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.7.1 requests/2.23.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
47316bff2aaf7b6160d68e7856af6665002de60b1d661b37f86802cee2d803d2
|
|
| MD5 |
f610d2d8ab50f11a341ebfc59aef245f
|
|
| BLAKE2b-256 |
2863b67808937327949babc29b923ab5fc01269b6226336ba97a8274b8011fde
|
File details
Details for the file OCR_aadhar-0.0.1-py3-none-any.whl.
File metadata
- Download URL: OCR_aadhar-0.0.1-py3-none-any.whl
- Upload date:
- Size: 8.5 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.7.1 requests/2.23.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c5c6720487799623dee150329bb3b0c35e2d641d17ebcd2189ad8e36f86ab76a
|
|
| MD5 |
4dec6a2e31c69c723ece506dfdde64d4
|
|
| BLAKE2b-256 |
a9c7126478dce71da3d06a1b26bd71bf7b6894bf989251958f02edbe97358445
|