Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
zhougaofeng
magic_pdf
Commits
19549259
Commit
19549259
authored
Nov 13, 2024
by
zhougaofeng
Browse files
Update ofd.py
parent
9edf3802
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
magic_pdf/tools/ofd.py
magic_pdf/tools/ofd.py
+1
-1
No files found.
magic_pdf/tools/ofd.py
View file @
19549259
...
...
@@ -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
):
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment