PreibischLab / BigStitcher

ImgLib2/BDV implementation of Stitching for large datasets
GNU General Public License v2.0
64 stars 14 forks source link

Interactively reorient sample and apply manual transform not yielding same fused image #137

Open lacan opened 2 months ago

lacan commented 2 months ago

Perhaps I am having difficulty undertanding something.

I would like to reorient my samples before fusing the images.

If I do it manually using "Interactively Reorient Sample" then it works.

If I undo that last transform to be in the same initial state and then try instead to use Multiview > Apply Transformation and define two rotations (180 around y and 180 around x) then the fused image does not take into account the two last transformations that I did to all the tiles... How do I "Commit" these two tranformations?

Thanks