wxocr
wxocr copied to clipboard
nothing
本地部署识别没问题, 云服务器部署返回的结果会是这样的{'result': {'errcode': 0, 'height': 341, 'imgpath': 'temp/d6a2f401-8c1a-4a02-ac2a-8c80c9efab30.png', 'ocr_response': [], 'width': 2587}}
M1 PRO跑的 { "error": "wechatocr not initialized" }
解析失败
环境: CentOS 7.9 + Docker 26.1.4 没反应: [root@localhost tmp]# python3 aa.py {'result': {'errcode': 0, 'height': 341, 'imgpath': 'temp/d6a2f401-8c1a-4a02-ac2a-8c80c9efab30.png', 'ocr_response': [], 'width': 2587}}
``` docker logs -f wechat-ocr-api OCR4: OCR not supported ``` 这个啥原因?
 