Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TIFF images #131

Open
SebastienTs opened this issue Jul 22, 2022 · 6 comments
Open

TIFF images #131

SebastienTs opened this issue Jul 22, 2022 · 6 comments
Labels
enhancement New feature or request

Comments

@SebastienTs
Copy link

Are you planning to add support for TIFF images (possibly multi-page)?

@osamu620
Copy link
Owner

@SebastienTs
TIFF support is planned. I'm not familiar with multi-page one, it will start from non-multi-page TIFF.

@osamu620 osamu620 added the enhancement New feature or request label Jul 25, 2022
@SebastienTs
Copy link
Author

Non multi-page TIFF would already be a great starting point! Do Part 3 (motion J2K) and Part 10 (3D data) have a straightforward HTJ2K extension and do you plan to support them in the future? I guess that multi-page TIFF mostly make sense in this context.

@osamu620
Copy link
Owner

osamu620 commented Aug 2, 2022

@SebastienTs
OK. Non-multi-page (i.e., single page) TIFF won't take long. But I cannot say any expectations because it's quite hot and humid in Japan (I have to survive with saving power consumption to avoid black-out)

@SebastienTs
Copy link
Author

SebastienTs commented Aug 2, 2022 via email

@SebastienTs
Copy link
Author

SebastienTs commented Oct 11, 2022 via email

@osamu620
Copy link
Owner

Non multi-page TIFF would already be a great starting point! Do Part 3 (motion J2K) and Part 10 (3D data) have a straightforward HTJ2K extension and do you plan to support them in the future? I guess that multi-page TIFF mostly make sense in this context.

On Mon, 25 Jul 2022 at 04:23, Osamu Watanabe @.> wrote: @SebastienTs https://github.com/SebastienTs TIFF support is planned. I'm not familiar with multi-page one, it will start from non-multi-page TIFF. — Reply to this email directly, view it on GitHub <#131 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABTFCUEBHRQ7JNKUFNXFHDDVVX3BXANCNFSM54K5DQCA . You are receiving this because you were mentioned.Message ID: @.>

#140 added very basic tiff support as an input format.
If your environment is Windows, you have to modify CMakeLists.txt to include libtiff related directories.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants