Changed "template region" to "pattern" Region is an overloaded term

This commit is contained in:
Matt Hill
2015-02-18 23:07:54 -05:00
parent 64e29675b2
commit 0091c80d73
3 changed files with 16 additions and 16 deletions

View File

@@ -26,9 +26,9 @@ the library, the accuracy for these other countries can be increased.
.SH "USAGE"
.PP
alpr [\-c <country_code>] [\-\-config <config_file>] [\-n <topN>] [\-\-seek
<integer_ms>] [\-t <region code>] [\-\-clock] [\-d] [\-j] [\-\-]
[\-\-version] [\-h] <image_file_path>
alpr [\-c <country_code>] [\-\-config <config_file>] [\-n <topN>] [\-\-seek
<integer_ms>] [\-p <pattern code>] [\-\-clock] [\-d] [\-j] [\-\-]
[\-\-version] [\-h] <image_file_path>
Where:
@@ -46,8 +46,8 @@ Where:
\-\-seek <integer_ms>
Seek to the specied millisecond in a video file. Default=0
\-t <region code>, \-\-template_region <region code>
Attempt to match the plate number against a region template (e.g., md
\-p <pattern code>, \-\-pattern <pattern code>
Attempt to match the plate number against a plate pattern (e.g., md
for Maryland, ca for California)
\-\-clock