imglib / imglib2-ij

Translation between ImgLib & ImageJ data structures (both 1.x and 2)
Other
4 stars 8 forks source link

ImagePlusAdapter.setCalibrationFromImagePlus1 doesn't copy units #6

Closed rimadoma closed 7 years ago

rimadoma commented 8 years ago

The ImgPlus returned by the method will always have it's unit as null, even if the input ImagePlus has a unit String.