使用 IronOCR 处理方程式

This article was translated from English: Does it need improvement?
Translated
View the article in English

IronOCR可以读取方程式吗?

IronOCR 使用 Tesseract 4/5,应该能够很好地直接读取方程式,不过您可能想尝试一下详细的配置选项:

https://ironsoftware.com/csharp/ocr/how-to/csharp-tesseract-config-configuration-variables/

您还可以向IronOCR添加自定义语言包:https://ironsoftware.com/csharp/ocr/languages/#custom-language-example

还有一个EQU方程检测语言包:

https://github.com/tesseract-ocr/tessdata/blob/master/equ.traineddata