From 545c1f1b870a85f1d50aeac3bc8d8d11050ac11f Mon Sep 17 00:00:00 2001 From: Jack Yu <455501914@qq.com> Date: Tue, 1 May 2018 20:27:30 +0800 Subject: [PATCH] Update Recognizer.cpp --- Prj-Linux/lpr/src/Recognizer.cpp | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/Prj-Linux/lpr/src/Recognizer.cpp b/Prj-Linux/lpr/src/Recognizer.cpp index 9a1d520..5f6403d 100644 --- a/Prj-Linux/lpr/src/Recognizer.cpp +++ b/Prj-Linux/lpr/src/Recognizer.cpp @@ -17,13 +17,7 @@ namespace pr{ } else{ res.first = INVALID; plateinfo.appendPlateCoding(res); - } - - } - - - } -} \ No newline at end of file +}