Closed
Description
If I concat a list of 4D images, I get a 5D image.
I was a bit surprised by this behavior: this is not what I was expecting from the docstring.
Maybe an option to avoid this behavior, and concat along the last axis, and not the last+1 axis would be useful. Another option would be to concat along a specified axis (given as a kwarg to concat_images), that could be '4' by default.
Metadata
Metadata
Assignees
Labels
No labels