字符识别

#coding:utf-8 import os import requests from PIL import Image import math,time def imagesget(): os.mkdir('images') count=0 while True: img=requests.get('http://wsxk.hust.edu.cn/r
相关文章
相关标签/搜索