Skip to content

修复(extract_pdf):防止大图像的过度缩放#83

Merged
myhloli merged 1 commit intoopendatalab:xiaomeng_devfrom
myhloli:main
Aug 9, 2024
Merged

修复(extract_pdf):防止大图像的过度缩放#83
myhloli merged 1 commit intoopendatalab:xiaomeng_devfrom
myhloli:main

Conversation

@myhloli
Copy link
Copy Markdown
Collaborator

@myhloli myhloli commented Aug 9, 2024

Adjust the condition to prevent images from being enlarged beyond a width or height of 9000 pixels, ensuring large images do not become overly large when processed. This change avoids unnecessary resource consumption and potential performance issues when handling scaled images.

Adjust the condition to prevent images from being enlarged beyond a width or
height of 9000 pixels, ensuring large images do not become overly large when
processed. This change avoids unnecessary resource consumption and potential
performance issues when handling scaled images.
@myhloli myhloli merged commit b796a6c into opendatalab:xiaomeng_dev Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant