MCPcopy Create free account
hub / github.com/ZiniuLu/Python-100-Days / example12.py

File example12.py

Day66-75/code/example12.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import base64
2
3from PIL import Image, ImageFilter
4from pytesseract import image_to_string

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected