fiji / Stitching

Fiji's Stitching plugins reconstruct big images from tiled input images.
http://imagej.net/Stitching
GNU General Public License v2.0
96 stars 64 forks source link

Transfer calibration from first tile to result imp #73

Closed imagejan closed 1 year ago

imagejan commented 1 year ago

Fixes #60.

imagejan commented 1 year ago

When testing this, I noticed that the calibration values for pixel width, height and voxel depth are now correct in the result, but the unit is pixel (instead of micron in my test input images, when opened with Bio-Formats Importer directly).

I'm unsure where that unit information gets lost before the call to Fusion.fuse, but I suggest that this pull request can be merged anyhow, as it still improves the current situation where no calibration data is present in the result.