diff --git a/Prj-Linux/lpr/tests/test_segmentation.cpp b/Prj-Linux/lpr/tests/test_segmentation.cpp index e903636..b379406 100644 --- a/Prj-Linux/lpr/tests/test_segmentation.cpp +++ b/Prj-Linux/lpr/tests/test_segmentation.cpp @@ -1,5 +1,5 @@ // -// Created by 庾金科 on 16/10/2017. +// Created by Jack Yu on 16/10/2017. // @@ -40,4 +40,4 @@ int main(){ TEST_SLIDINGWINDOWS_EVAL(); return 0; -} \ No newline at end of file +}