MCPcopy
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
21class ImageProcessError(DDDDOCRError):
22 """图像处理异常"""
23 pass
24
25
26class TypeError(Exception):

Callers 15

base64_to_imageFunction · 0.85
get_img_base64Function · 0.85
load_image_from_inputFunction · 0.85
_numpy_to_pil_imageFunction · 0.85
image_to_numpyFunction · 0.85
numpy_to_imageFunction · 0.85
filter_imageMethod · 0.85
get_maskMethod · 0.85
resize_imageMethod · 0.85
convert_to_grayscaleMethod · 0.85
normalize_imageMethod · 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…