Skip to content

Allow for user override of image dimensions #9

@sea-shunned

Description

@sea-shunned

In the (hopefully rare) absence of metadata, the actual dimension order of images when read it by e.g. bioio may not be clear.

That is, is (3, 2, 1000, 1000) the shape of a 2-slice RGB image, or a 3-slice 2-channel image?

A pop-out box should be available that, for each loaded image, displays the dimensions and corresponding dimension string (e.g. "CZYX"), with the option for a user to override this so that the resulting CSV passed to Segment-Flow ensures that the images are later read correctly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions