|
|
@ -22,3 +22,8 @@ import cv2
|
|
|
|
image = cv2.imread("filename")
|
|
|
|
image = cv2.imread("filename")
|
|
|
|
image,res = pp.SimpleRecognizePlate(image)
|
|
|
|
image,res = pp.SimpleRecognizePlate(image)
|
|
|
|
```
|
|
|
|
```
|
|
|
|
|
|
|
|
### 测试样例
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|

|
|
|
|
|
|
|
|

|
|
|
|
|
|
|
|

|
|
|
|