开源OCR识别库-Tesseract介绍
摘要:最近在github上面看到一个开源的ocr文字识别库,感觉效果还可以,所以在这里介绍一下,这个项目的原地址在:https://github.com/tesseract-ocr/tesseract。 tesseract库支持你训练自己的文字识别模型,当然其本身已经提供了几十种不同语言模型,你也可以直接
阅读全文
posted @
2018-11-27 13:38
平凡的编程者
阅读(15578)
推荐(0) 编辑
Ubuntu16.0.4安装OpenCV3.4.2
摘要:(1)到官网下载opencv3.4.2,链接:https://opencv.org/releases.html (2)下载opencv_contrib,链接:https://github.com/opencv/opencv_contrib/releases (2)将两个压缩包解压,进入opencv3
阅读全文
posted @
2018-11-26 10:03
平凡的编程者
阅读(1071)
推荐(0) 编辑