Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 569 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 569 Bytes

vue_tesseract

功能描述

  • 一个在线ocr的网站,点击这里试用
  • 识别用的是现成的tesseract.js,识别效果有点感人
  • 好像需要科学上网,而且第一次用的话,要等比较久

技术栈

  • 代码在code分支
    • 本地server npm run server
    • 部署 npm run build
  • vue + element-ui + vue-cropper + tesseract.js

TODO

  • 应该切换一下CDN就不用科学上网了
  • tesseract现在但准确率属于不能用吧(小声),后面再看看有没有更好一点的OCR