Browse Source

Update Recognizer.cpp

pull/1/MERGE
Jack Yu GitHub 7 years ago
parent
commit
545c1f1b87
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 7 deletions
  1. +1
    -7
      Prj-Linux/lpr/src/Recognizer.cpp

+ 1
- 7
Prj-Linux/lpr/src/Recognizer.cpp View File

@@ -17,13 +17,7 @@ namespace pr{
} else{
res.first = INVALID;
plateinfo.appendPlateCoding(res);

}


}



}
}
}

Loading…
Cancel
Save