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

export pyramidal image #9

Open
rmontagn opened this issue May 2, 2023 · 3 comments
Open

export pyramidal image #9

rmontagn opened this issue May 2, 2023 · 3 comments
Labels
enhancement New feature or request

Comments

@rmontagn
Copy link

rmontagn commented May 2, 2023

Hello,

I am currently trying to save an ome.tiff image pyramidalized with scikit image. Currently I have it as an array of multiple images, this is how scikit image returns it.

Is there a way to do it with pyometiff ? I cannot find it in the documentation.

Thank you !

@filippocastelli filippocastelli added the enhancement New feature or request label May 2, 2023
@filippocastelli
Copy link
Owner

Hi!
I don't have yet an implementation for pyramidal images in pyometiff
I'll need to look into it, but as long as it is doable in tifffile it should be doable in pyometiff

@filippocastelli
Copy link
Owner

I'm having some issues writing correctly formatted pyramidal files in tifffile using the official examples, I don't know how deep of an issue this is but I'm def looking into it.

@rmontagn
Copy link
Author

rmontagn commented May 3, 2023

Thank you so much for the quick answer.

Hopefully the enhancement does not turn out to be too complicated.

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