Skip to content

Releases: i12cu84/Unreal_Engine_Develop_Notes

Pdf-To-Text-By-EasyOCR-Environment-Configuratio

05 Jan 07:22
Compare
Choose a tag to compare

使用easyOCR库pdf转txt环境搭建
使用Pyhton的EasyOCR库OCR识别技术将pdf转化为txt
以下为识别库model文件,
请将以下三个model文件迁移到路径"C:\Users[YourUserName].EasyOCR\model"中
此处同样可以下载model
此处为脚本代码即可使用
注:该程序支持中英转化

Pdf-To-Text-By-EasyOCR-Environment-Configuratio
Convert pdf to txt using Pyhton's EasyOCR library OCR recognition technology
The following is the identification library model file,
Migrate the following three model files to the path "C:\Users[YourUserName].EasyOCR\model"
[here] (https://www.jaided.ai/easyocr/modelhub/) also can download the model
[here] for the script code (https://github.com/i12cu84/Unreal_Engine_Develop_Notes/blob/main/shared/app/PdfToTxtWithOcrByCpu(images).py) Use
Note: This program supports Chinese to English conversion