pyimagej
pyimagej copied to clipboard
Keep axis metadata when slicing Java images
Right now we've added a basic ImgLib2 RAI slicing that outputs an IntervalView but this looses axis metadata from ImgPlus/Dataset. We want to add a similar JImplementationFor for those rich objects, which retains the metadata.