Skip to content
Snippets Groups Projects
Commit b8b1d1dc authored by Alán Muñoz's avatar Alán Muñoz
Browse files

fix(specs): swap xy #62

parent 251c23bc
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ Draft for recommended metadata for images to provide a standard interface for al
* Essential data
- DimensionOrder: str
Order of dimensions (e.g., TCZYX for Channel, Time, Z,Y,X)
Order of dimensions (e.g., TCZYX for Channel, Time, Z,X,Y)
- PixelSize: float
Size of pixel, useful for segmentation.
- Channels: List[str]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment