This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
hummingbird
/
HyperLPR
Not watched
Unwatch
Watch all
Watch but not notify
2
Star
0
Fork
0
Code
Releases
0
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Update test_segmentationFree.cpp
pull/1/MERGE
Jack Yu
GitHub
6 years ago
parent
6fe4f6136f
commit
e9e786b8df
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
Prj-Linux/lpr/tests/test_segmentationFree.cpp
+ 2
- 2
Prj-Linux/lpr/tests/test_segmentationFree.cpp
View File
@@ -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;
}
}
Write
Preview
Loading…
Cancel
Save