步骤:
(1)安装依赖
pip install pytesseract
pip install pillow
(2)安装orc工具【一直next】
https://digi.bib.uni-mannheim.de/tesseract/
(3)添加环境变量
A:Path添加ORC安装目录
eg:
B:添加数据包路径
eg:
验证:
tesseract -v
(4)下载语言包【git拉取】
步骤:
(1)安装依赖
pip install pytesseract
pip install pillow
(2)安装orc工具【一直next】
https://digi.bib.uni-mannheim.de/tesseract/
(3)添加环境变量
A:Path添加ORC安装目录
eg:
B:添加数据包路径
eg:
验证:
tesseract -v
(4)下载语言包【git拉取】