Skip to main content

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


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 hashes)

Uploaded Source

Built Distribution

ocr_license-0.0.16-py3-none-any.whl (4.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page