基本功能

上传本地图片识别,下载网络图片识别,前端显示图片与OCR结果。

使用的技术

Note:node-tesseract需要计算机安装tesseract-oc[email protected],当前的tesseract-ocr未安装其他语言包,仅支持对英文、数字的识别。

前端展示

  • 本地上传识别

基于tesseract-orc的koa2 OCR Web小应用

  • 网络图片识别

基于tesseract-orc的koa2 OCR Web小应用

启动方式

node app or npm start

Source Code: Github

Live Demo: Aliyun


If you have any questions or any bugs are found, please feel free to contact me.

Your comments and suggestions are welcome!

相关文章:

  • 2022-12-23
  • 2021-11-12
  • 2022-12-23
  • 2021-11-13
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-10-31
  • 2022-02-09
  • 2021-12-07
  • 2021-12-10
  • 2022-02-20
  • 2021-06-08
相关资源
相似解决方案