Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sml2h3/ddddocr
/ ocr.py
File
ocr.py
examples/ocr.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
ddddocr
2
3
with
open(
"../samples/yzm2.jpeg"
,
"rb"
)
as
f:
4
data = f.read()
Callers
nothing calls this directly
Calls
1
detection
Method · 0.80
Tested by
no test coverage detected