From f78f7e22faecb803907d9bde26f4c89c96fbb12f Mon Sep 17 00:00:00 2001 From: Jack Yu <455501914@qq.com> Date: Thu, 16 Aug 2018 05:17:35 +0800 Subject: [PATCH] Update PlateSegmentation.cpp --- Prj-Linux/lpr/src/PlateSegmentation.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Prj-Linux/lpr/src/PlateSegmentation.cpp b/Prj-Linux/lpr/src/PlateSegmentation.cpp index 28c3dfe..c0f5e65 100644 --- a/Prj-Linux/lpr/src/PlateSegmentation.cpp +++ b/Prj-Linux/lpr/src/PlateSegmentation.cpp @@ -1,5 +1,5 @@ // -// Created by 庾金科 on 16/10/2017. +// Created by Jack Yu on 16/10/2017. // #include "../include/PlateSegmentation.h"