-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Labels
enhancementNew feature or requestNew feature or request