From 6fe4f6136fd6b2efb3662c719922e05291a78348 Mon Sep 17 00:00:00 2001 From: Jack Yu <455501914@qq.com> Date: Fri, 22 Jun 2018 00:22:19 +0800 Subject: [PATCH] Update test_recognization.cpp --- Prj-Linux/lpr/tests/test_recognization.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Prj-Linux/lpr/tests/test_recognization.cpp b/Prj-Linux/lpr/tests/test_recognization.cpp index a0b9185..9244f95 100644 --- a/Prj-Linux/lpr/tests/test_recognization.cpp +++ b/Prj-Linux/lpr/tests/test_recognization.cpp @@ -1,5 +1,5 @@ // -// Created by 庾金科 on 23/10/2017. +// Created by Jack Yu on 23/10/2017. // #include "../include/CNNRecognizer.h"