MCPcopy
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

1import ddddocr
2
3with open("../samples/yzm2.jpeg", "rb") as f:
4 data = f.read()

Callers

nothing calls this directly

Calls 1

detectionMethod · 0.80

Tested by

no test coverage detected