Update README.md

master
mattzhang1984 6 years ago committed by GitHub
parent 1766dbf82c
commit 8e8a7ca4b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -22,7 +22,7 @@ import cv2
#读入图片
image = cv2.imread("demo.jpg")
#识别结果
print(HyperLPR_PlateRecogntion(image))
print(HyperLPR_plate_recognition(image))
```
#### Q&A

Loading…
Cancel
Save