mirror of
https://github.com/qurator-spk/eynollah.git
synced 2025-06-09 12:19:54 +02:00
processor: no more DPI info lost
Co-authored-by: Robert Sachunsky <38561704+bertsky@users.noreply.github.com>
This commit is contained in:
parent
d26079db85
commit
7b92620a10
1 changed files with 0 additions and 1 deletions
|
@ -27,7 +27,6 @@ class EynollahProcessor(Processor):
|
|||
# else:
|
||||
# # could be a URL with file:// or truly remote
|
||||
# image_filename = self.workspace.download_file(next(self.workspace.mets.find_files(url=page.imageFilename))).local_filename
|
||||
# XXX loses DPI information
|
||||
page_image, _, _ = self.workspace.image_from_page(
|
||||
page, page_id,
|
||||
# avoid any features that would change the coordinate system: cropped,deskewed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue