A small example package
Project description
Overview
OCR Meter Reading
Setup
conda create -n ocr_license python=3.7
conda activate ocr_license
pip install ocr-license==0.0.2
Example code:
from ocr import ocr_license
img_path = "tests/1.png"
ocr = ocr_license.OcrLicense()
# license_type choice in (my_number_card, driver_license)
ocr.inference_single(img_path, license_type="my_number_card")
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
ocr-license-0.0.16.tar.gz
(3.7 kB
view details)
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-license-0.0.16.tar.gz.
File metadata
- Download URL: ocr-license-0.0.16.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
76c81a0efdca026125999e1637c86a998128a2b629301190e36dff5d6462514b
|
|
| MD5 |
7c4393509456591b42052cd75fd45994
|
|
| BLAKE2b-256 |
c1758d815d7e6cf40d690ab7bdd76ab019b5450f229e837c8c19aab06e40b976
|
File details
Details for the file ocr_license-0.0.16-py3-none-any.whl.
File metadata
- Download URL: ocr_license-0.0.16-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b36b04524f200ac9951f8fde3024e6912324973f838445a4fce828123d7f372a
|
|
| MD5 |
3a8d8159a5659a12f23decbed893b7d2
|
|
| BLAKE2b-256 |
4a4779ffebe42f13ad71beb071b87535749290c76d386b1a951a6968701ee185
|