mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-06 12:46:55 +08:00
Add empty lines where it makes sense
This commit is contained in:
@@ -142,6 +142,7 @@ void PostProcess::clear()
|
||||
bestChars = "";
|
||||
matchesTemplate = false;
|
||||
}
|
||||
|
||||
void PostProcess::analyze(string templateregion, int topn)
|
||||
{
|
||||
timespec startTime;
|
||||
|
Reference in New Issue
Block a user