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

https://github.com/escaticzheng/simple_ocr_service

本项目是一个基于 FastAPI 和 RapidOCR 的轻量级 OCR(光学字符识别)服务应用。通过接收图片的 Base64 编码,提取图片中的文字内容并返回结果。项目支持对图片方向的自动检测与处理,能够优化文字提取效果。
https://github.com/escaticzheng/simple_ocr_service

fastapi rapidocr

Last synced: about 1 month ago
JSON representation

本项目是一个基于 FastAPI 和 RapidOCR 的轻量级 OCR(光学字符识别)服务应用。通过接收图片的 Base64 编码,提取图片中的文字内容并返回结果。项目支持对图片方向的自动检测与处理,能够优化文字提取效果。

Awesome Lists containing this project