from hyperlpr import * import cv2 image = cv2.imread("test.png") print(HyperLPR_plate_recognition(image,16,charSelectionDeskew=False))
高性能开源中文车牌识别框架