You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
384 B
12 lines
384 B
////////////////////////////////////
|
|
EasyPR Test:
|
|
1. test plate_locate(车牌定位);
|
|
2. test plate_judge(车牌判断);
|
|
3. test plate_detect(车牌检测);
|
|
4. test chars_segment(字符分隔);
|
|
5. test chars_identify(字符鉴别);
|
|
6. test chars_recognise(字符识别);
|
|
7. test plate_recognize(车牌识别);
|
|
8. test all(测试全部);
|
|
9. 返回;
|
|
//////////////////////////////////// |