Commit 19549259 authored by zhougaofeng's avatar zhougaofeng
Browse files

Update ofd.py

parent 9edf3802
......@@ -91,7 +91,7 @@ class OFD(object):
# print(image.shape)
# print(image[2])
image_list.append(pil_image)
logger.info(f"pdf2img")
# logger.info(f"pdf2img")
return image_list
def jpg2ofd(self, imglist: list):
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment