mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-07 06:50:51 +08:00
Removed non-existent PT postprocessing patterns
@@##@@ will be the next format but not until a few years from now. There are reserved sequences on these formats, but the format remains the same for OCR purposes. except a special format reserved for National Guard vehicles which is: [G][N][R][BCEFGJLMPT]## [G][N][R][BCEFGJLMPT]### [G][N][R][BCEFGJLMPT]#### but not including these as they might not be relevant for most use cases.
This commit is contained in:
@@ -167,9 +167,6 @@ pl @@@###@@
|
||||
pt @@####
|
||||
pt ####@@
|
||||
pt ##@@##
|
||||
pt @@##@@
|
||||
pt @@@@##
|
||||
pt ##@@@@
|
||||
|
||||
ro @@###@@@
|
||||
ro @@##@@@
|
||||
|
Reference in New Issue
Block a user