This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
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 Recognizer.cpp
pull/1/MERGE
Jack Yu
GitHub
7 years ago
parent
5ba8b1c105
commit
545c1f1b87
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
1 additions
and
7 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-7
Prj-Linux/lpr/src/Recognizer.cpp
+ 1
- 7
Prj-Linux/lpr/src/Recognizer.cpp
View File
@@ -17,13 +17,7 @@ namespace pr{
} else{
res.first = INVALID;
plateinfo.appendPlateCoding(res);
}
}
}
}
}
Write
Preview
Loading…
Cancel
Save