Add demo images
This commit is contained in:
@@ -21,4 +21,9 @@ from hyperlpr import pipline as pp
|
|||||||
import cv2
|
import cv2
|
||||||
image = cv2.imread("filename")
|
image = cv2.imread("filename")
|
||||||
image,res = pp.SimpleRecognizePlate(image)
|
image,res = pp.SimpleRecognizePlate(image)
|
||||||
```
|
```
|
||||||
|
### 测试样例
|
||||||
|
|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|
|||||||
Reference in New Issue
Block a user