mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-05 02:36:50 +08:00
Remove non-existent + improve ro plates patterns
@@###@@@ - this one doesn't exist @###@@@ & @##@@@ - the only plates which start with a single character followed by 2 or 3 digits are the one's starting with 'B'
This commit is contained in:
@@ -168,10 +168,9 @@ pt @@####
|
||||
pt ####@@
|
||||
pt ##@@##
|
||||
|
||||
ro @@###@@@
|
||||
ro @@##@@@
|
||||
ro @###@@@
|
||||
ro @##@@@
|
||||
ro [B]###@@@
|
||||
ro [B]##@@@
|
||||
|
||||
rs @@###@@
|
||||
|
||||
|
Reference in New Issue
Block a user