Skip to content

Stack of color images #339

@matti3000

Description

@matti3000

It is nice that hdfview can display a stack of monochrome images. For example, for a dataset of dimension N x Height x Width, I can go through all N images of the stack (with the IMAGE_SUBCLASS attribute set to IMAGE_GRAYSCALE).

Also it is nice that hdfview can display rgb color images (with the IMAGE_SUBCLASS attribute set to IMAGE_TRUECOLOR). The dataset is then 3 dimensional for a single image, either Colorchannels x Height x Width or Height x Width x Colorchannels.

It would be very nice if it would be possible to have both, a stack of rgb color images. A dataset like N x Colorchannels x Height x Width. It looks like hdfview is not supporting this currently.

Metadata

Metadata

Assignees

Labels

Component - HDFViewImprovements to the visual interface layer

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions