mirror of
https://github.com/we0091234/crnn_plate_recognition.git
synced 2025-10-06 03:16:49 +08:00
plate augment
This commit is contained in:
7
Text-Image-Augmentation-python-master/strTplist.py
Normal file
7
Text-Image-Augmentation-python-master/strTplist.py
Normal file
@@ -0,0 +1,7 @@
|
||||
import os
|
||||
import numpy as np
|
||||
import cv2
|
||||
#image = cv2.imdecode(np.fromfile(image_path,dtype=np.uint8),-1)
|
||||
str ="我是人才"
|
||||
haha = list(str)
|
||||
print(haha)
|
Reference in New Issue
Block a user