Adding support for de-interleaving stacks#2
Closed
Some `TIFF` stacks are created without using multiple samples per pixel, but by interleaving channels (and /or slices) into several adjacent frames. This implies that the `frames` axis of the stack is actually `frames x slices x channels` or something similar. This pull request adds support for de-interleaving these stacks transparently within `TIFFStack`.
AI Analysis
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by DylanMuir and has received 1 comments.
Add a comment
Comment form would go here