Automatic License Plate Recognition.
Project description
ALPR
Automatic License Plate Recognition software that works in all environments, optimized for your location.
Instructions
- Install:
pip install alpr
- Generate an aesthetic ASCII visual:
from ALPR import license_recognition as lr
# DEMO Version
license_plates = lr.GetLicensePlateDemo("/path/to/image.jpg")
license_plates.get_license_img("/path/to/image.jpg")
# REAL Version
# initialize object with token
app =lr.GetLicensePlateDemo("token")
# Get more info from your image
app.get_license("/path/to/image.jpg")
- Enjoy!
To Do
- Add more options
- Add ability to inoput video or stream
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
alpr-0.0.2.tar.gz
(84.6 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
alpr-0.0.2-py3-none-any.whl
(84.4 kB
view details)
File details
Details for the file alpr-0.0.2.tar.gz.
File metadata
- Download URL: alpr-0.0.2.tar.gz
- Upload date:
- Size: 84.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/18.0.1 rfc3986/1.5.0 colorama/0.4.3 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
627d0d46337cf487e672e9265a1e5edae5731c3ab905a4515158cdc90a5b8ac2
|
|
| MD5 |
cb03ac9c1b35659a7ef4eddfc7f5e876
|
|
| BLAKE2b-256 |
dff963a50abe6e8cc14a1c6a8748563557eb6260ecd043dd1c0be13b93deb071
|
File details
Details for the file alpr-0.0.2-py3-none-any.whl.
File metadata
- Download URL: alpr-0.0.2-py3-none-any.whl
- Upload date:
- Size: 84.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/18.0.1 rfc3986/1.5.0 colorama/0.4.3 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2291161c7b03af1a47cf2c0a71d75852c739d40e52d71920951920313efc4144
|
|
| MD5 |
4b2f1d972a97183a8f3b433e53b2b591
|
|
| BLAKE2b-256 |
a3f16acf03e8d25dc4568cada2a0303c1eeab6894c5ec1083b0e26002d6ff36b
|