mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-07 04:40:51 +08:00
Improved package descriptions
This commit is contained in:
@@ -19,6 +19,8 @@ Description: Automated License Plate Recognition library (OpenALPR)
|
|||||||
OpenALPR is an open source Automatic License Plate Recognition library written
|
OpenALPR is an open source Automatic License Plate Recognition library written
|
||||||
in C++. The library analyzes images and identifies license plates. The output
|
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.
|
is the text representation of any license plate characters found in the image.
|
||||||
|
.
|
||||||
|
This package contains the runtime libraries used to interface with OpenALPR.
|
||||||
|
|
||||||
Package: libopenalpr-dev
|
Package: libopenalpr-dev
|
||||||
Section: libdevel
|
Section: libdevel
|
||||||
@@ -28,6 +30,9 @@ Description: Development files for the OpenALPR library
|
|||||||
OpenALPR is an open source Automatic License Plate Recognition library written
|
OpenALPR is an open source Automatic License Plate Recognition library written
|
||||||
in C++. The library analyzes images and identifies license plates. The output
|
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.
|
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.
|
||||||
|
|
||||||
Package: libopenalpr-data
|
Package: libopenalpr-data
|
||||||
Section: misc
|
Section: misc
|
||||||
@@ -37,6 +42,9 @@ Description: Runtime data for the OpenALPR library
|
|||||||
OpenALPR is an open source Automatic License Plate Recognition library written
|
OpenALPR is an open source Automatic License Plate Recognition library written
|
||||||
in C++. The library analyzes images and identifies license plates. The output
|
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.
|
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.
|
||||||
|
|
||||||
Package: openalpr
|
Package: openalpr
|
||||||
Section: video
|
Section: video
|
||||||
@@ -46,6 +54,9 @@ Description: Command line program to operate the OpenALPR library
|
|||||||
OpenALPR is an open source Automatic License Plate Recognition library written
|
OpenALPR is an open source Automatic License Plate Recognition library written
|
||||||
in C++. The library analyzes images and identifies license plates. The output
|
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.
|
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.
|
||||||
|
|
||||||
Package: openalpr-daemon
|
Package: openalpr-daemon
|
||||||
Section: video
|
Section: video
|
||||||
|
Reference in New Issue
Block a user