Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linear Stack Alignment with SIFT #63

Open
EbozRoberts opened this issue Dec 1, 2022 · 2 comments
Open

Linear Stack Alignment with SIFT #63

EbozRoberts opened this issue Dec 1, 2022 · 2 comments

Comments

@EbozRoberts
Copy link

I am in a lab that has been using the “Linear Stack Alignment with SIFT” macro in Fiji to perform image alignment of time-lapse image stacks. The alignment works well using the default parameters of the macro, using “Translation” as the expected transformation.

The scale of the image stacks reverts to pixels after the alignment process. From looking at the Log window, there is an affine transform that appears to be run on the image. I am assuming that this transform does not preserve euclidean distances.

Is this why the pixel dimensions are lost?

I was told in the image.sc forum that the lack of preserve pixel dimensions was a bug and not a consequence of the algorithm. I'm not so sure.

Is this the place to ask this question?

@axtimwalde
Copy link
Owner

The px dimensions remain the same. Particularly for translation models, there is no doubt. This is just an oversight by me when I wrote this plugin, I was young and stupid. You can add copying the existing parameters into the result in a recorded macro.

@EbozRoberts
Copy link
Author

EbozRoberts commented Dec 2, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants