我已经下载了带有语言的EmguCV v4.2.0和tessdata文件夹,并将其粘贴到bin文件夹中。在tessdata文件夹中,我有很多种语言,包括英语和pol。 在C#中,我有这样的代码: using (ImageParser ip = new ImageParser(@"C:\Emgu\emgucv-windesktop 4.2.0.3662\bin\tessdata", "eng")) if (ip.OcrImage("C:\\Users\\v-user1\\Pictures\\Saved Pictures\\bied.PNG
我正在尝试使用perl从扫描的PDF中获取文本,所以我在perl中使用了PDF::OCR2模块,但我无法安装此模块,安装Image::OCR::Tesseract模块失败,我使用的是CentOS7,这是我在安装过程中的错误one dependency not OK (Image::OCR::Tesseract); additionally test harness failed sudo /usr/bin/mak