Crack-Website-code
Crack-Website-code copied to clipboard
新浪微博验证码识别,知乎验证码识别,网易验证码识别,一号店验证码识别,常规英数验证码识别
CODE-OCR
识别微博验证码,分辨率100x40

识别知乎验证码,分辨率150x60

识别网易验证码,分辨率80x26

识别一号店验证码,分辨率124x50

识别常规英数店验证码,分辨率70x20

开放OCR.dll方法
getOCR(mcg,img)
实例
from core import test
if __name__ == '__main__':
ocr=test.OCR()
img="D:/codes/DLL/wytest_2anq.bmp"
print('result:', ocr.getOCR("wangyi",img ))
#返回识别结果