An open API service indexing awesome lists of open source software.

https://github.com/546669204/chineseocr_lite_web

纯前端实现图片视频的文本检测,角度检测,文本识别等功能。 无需部署,打开即享。
https://github.com/546669204/chineseocr_lite_web

anglenet crnn-ocr dbnet frontend javascript onnxruntime opencv

Last synced: 4 months ago
JSON representation

纯前端实现图片视频的文本检测,角度检测,文本识别等功能。 无需部署,打开即享。

Awesome Lists containing this project

README

          

Web 版 chineseocr_lite
===

纯前端实现图片/视频的文本检测,角度检测,文本识别等功能。
无需部署,打开即享。

Demo [(https://546669204.github.io/chineseocr_lite_web/](https://546669204.github.io/chineseocr_lite_web/)

### 依赖项
---

模型和算法
https://github.com/DayBreak-u/chineseocr_lite

onnx 引擎
https://github.com/microsoft/onnxruntime

opencvjs
https://docs.opencv.org/3.4/d5/d10/tutorial_js_root.html