Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sml2h3/ddddocr
/ ImageProcessError
Class
ImageProcessError
ddddocr/utils/exceptions.py:21–23 ·
view source on GitHub ↗
图像处理异常
Source
from the content-addressed store, hash-verified
19
20
21
class
ImageProcessError(DDDDOCRError):
22
""
"图像处理异常"
""
23
pass
24
25
26
class
TypeError(Exception):
Callers
15
base64_to_image
Function · 0.85
get_img_base64
Function · 0.85
png_rgba_black_preprocess
Function · 0.85
load_image_from_input
Function · 0.85
_numpy_to_pil_image
Function · 0.85
image_to_numpy
Function · 0.85
numpy_to_image
Function · 0.85
filter_image
Method · 0.85
get_mask
Method · 0.85
resize_image
Method · 0.85
convert_to_grayscale
Method · 0.85
normalize_image
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…