一、概述
Tesseract.js
是一个 JavaScript 库,可以从图像中获取几乎任何语言的单词。
- 离线版:https://github.com/jeromewu/tesseract.js-offline
- 电子版:https://github.com/jeromewu/tesseract.js-electron
- 自定义训练数据:https://github.com/jeromewu/tesseract.js-custom-traineddata
- Chrome 扩展 #1:https://github.com/jeromewu/tesseract.js-chrome-extension
- Chrome 扩展 #2:https://github.com/fxnoob/image-to-text
- Firefox 扩展:https://github.com/gnonio/korporize
- 使用 Vue:https://github.com/jeromewu/tesseract.js-vue-app
- 使用 Angular:https://github.com/jeromewu/tesseract.js-angular-app
- 使用 React:https://github.com/jeromewu/tesseract.js-react-app
- Typescript:https://github.com/jeromewu/tesseract.js-typescript
- 视频实时识别:https://gith