pyimagej icon indicating copy to clipboard operation
pyimagej copied to clipboard

Keep axis metadata when slicing Java images

Open elevans opened this issue 4 years ago • 0 comments

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.

elevans avatar Nov 23 '21 16:11 elevans