You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 !
The text was updated successfully, but these errors were encountered:
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
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.
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 !
The text was updated successfully, but these errors were encountered: