diff --git a/Prj-Linux/lpr/tests/test_segmentationFree.cpp b/Prj-Linux/lpr/tests/test_segmentationFree.cpp index 527df51..3a9646a 100644 --- a/Prj-Linux/lpr/tests/test_segmentationFree.cpp +++ b/Prj-Linux/lpr/tests/test_segmentationFree.cpp @@ -1,5 +1,5 @@ // -// Created by 庾金科 on 29/11/2017. +// Created by Jack Yu on 29/11/2017. // #include "../include/SegmentationFreeRecognizer.h" #include "../include/Pipeline.h" @@ -51,4 +51,4 @@ int main() return 0; -} \ No newline at end of file +}