openalpr 2.3.0-1build3 source package in Ubuntu

Changelog

openalpr (2.3.0-1build3) bionic; urgency=medium

  * No-change rebuild for tesseract soname change.

 -- Matthias Klose <email address hidden>  Wed, 31 Jan 2018 06:20:59 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Bionic
Original maintainer:
Matthew Hill
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
openalpr_2.3.0.orig.tar.gz 1.5 MiB fc499b28bb04cbfa5813d5cea8c9ec85722d99125832f49b306134c75bc7d9a0
openalpr_2.3.0-1build3.debian.tar.xz 9.9 KiB 6cf48818c493c1d512e388d459833050b96297947c677a953abb5f56d2c59b70
openalpr_2.3.0-1build3.dsc 2.4 KiB cd0aeb85c70151e52578a21daea6808db654a4e283930c69c723584e8187784a

Available diffs

View changes file

Binary packages built by this source

libopenalpr-data: Runtime data for the OpenALPR library

 OpenALPR is an open source Automatic License Plate Recognition library written
 in C++. The library analyzes images and identifies license plates. The output
 is the text representation of any license plate characters found in the image.
 .
 This package contains the runtime training data used by OpenALPR to recognize
 license plates from various countries.

libopenalpr-dev: Development files for the OpenALPR library

 OpenALPR is an open source Automatic License Plate Recognition library written
 in C++. The library analyzes images and identifies license plates. The output
 is the text representation of any license plate characters found in the image.
 .
 This package contains the header files and static libraries used to link
 OpenALPR into another program.

libopenalpr2: Automated License Plate Recognition library (OpenALPR)

 OpenALPR is an open source Automatic License Plate Recognition library written
 in C++. The library analyzes images and identifies license plates. The output
 is the text representation of any license plate characters found in the image.
 .
 This package contains the runtime libraries used to interface with OpenALPR.

libopenalpr2-dbgsym: debug symbols for libopenalpr2
openalpr: Command line program to operate the OpenALPR library

 OpenALPR is an open source Automatic License Plate Recognition library written
 in C++. The library analyzes images and identifies license plates. The output
 is the text representation of any license plate characters found in the image.
 .
 This package contains a command-line program to analyze images for license
 plates.

openalpr-daemon: Daemon to run OpenALPR in the background

 OpenALPR is an open source Automatic License Plate Recognition library written
 in C++. The library analyzes images and identifies license plates. The output
 is the text representation of any license plate characters found in the image.
 .
 The OpenALPR daemon allows you to monitor a camera stream for license plate
 numbers in the background. Alprd runs as a daemon process on Linux.
 .
 The plate numbers can be streamed to another server (via HTTP posts) or can be
 consumed programmatically via a beanstalkd queue.

openalpr-daemon-dbgsym: debug symbols for openalpr-daemon
openalpr-dbgsym: debug symbols for openalpr
openalpr-utils: Utilities for the OpenALPR library

 OpenALPR is an open source Automatic License Plate Recognition library written
 in C++. The library analyzes images and identifies license plates. The output
 is the text representation of any license plate characters found in the image.
 .
 The OpenALPR utils package contains a collection of binaries that help with
 training new data. The following binaries are included:
 .
 openalpr-utils-calibrate - Calibrates the software for cameras capturing plate
 images at an angle
 .
 openalpr-utils-benchmark - Benchmarks accuracy/speed against a testing dataset
 .
 openalpr-utils-tagplates - Utility to tag the location and plate number for
 testing and training
 .
 openalpr-utils-classifychars - Extracts character images from cropped plate
 images for OCR training
 .
 openalpr-utils-prepcharsfortraining - Reformates character images into a format
 that Tesseract can use for OCR training

openalpr-utils-dbgsym: debug symbols for openalpr-utils
python-openalpr: Python binding for OpenALPR library

 OpenALPR is an open source Automatic License Plate Recognition library written
 in C++. The library analyzes images and identifies license plates. The output
 is the text representation of any license plate characters found in the image.
 .
 The Python package allows Python code to interface with OpenALPR directly via
 native Python bindings.

python3-openalpr: Python 3 binding for OpenALPR library

 OpenALPR is an open source Automatic License Plate Recognition library written
 in C++. The library analyzes images and identifies license plates. The output
 is the text representation of any license plate characters found in the image.
 .
 The Python 3 package allows Python 3 code to interface with OpenALPR directly
 via native Python 3 bindings.