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

Leica LIF files not getting their coordinates in the right place #57

Open lacan opened 5 years ago

lacan commented 5 years ago

So I know that this is a problem with Leica and Bioformats more than the stitcher, but I would ask nonetheless.

Is there a way to modify the coordinates that are read from a file's metadata before running the stitching, like multiplying each one by a certain number.

If I recall correctly the issue is that the position is given in the wrong unit and we need to correct by a factor of 10e6 or something like that... I can provide a LIF file if needed.

Kind regards

Oli