📂Python
🔖Python
2025-02-27 16:58阅读: 6评论: 0推荐: 0

ddddocr 使用

python ddddocr使用

https://github.com/sml2h3/ddddocr

# example.py
import ddddocr
ocr = ddddocr.DdddOcr()
image = open("example.jpg", "rb").read()
result = ocr.classification(image)
print(result)
posted @   灵火  阅读(6)  评论(0编辑  收藏  举报
点击右上角即可分享
微信分享提示
评论
收藏
关注
推荐
深色
回顶
收起