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

Have trouble registering an image stack with a template #31

Open
yuhany1024 opened this issue Jan 12, 2021 · 0 comments
Open

Have trouble registering an image stack with a template #31

yuhany1024 opened this issue Jan 12, 2021 · 0 comments

Comments

@yuhany1024
Copy link

I have two image stacks. The size of them are 20482048600. I can get good results if I register each stack separately. However, if I register stack1 firstly and then use the average image of stack1(after registration) to register stack2. The alignment is pretty off.
Here's the average image of my stack1:
image
Here's the average image of my stack 2 after registration using the average of stack1:
image

I can get good results if I don't set template to register stack2.

I only used rigid motion correction. Here're my parameters:
NoRMCorreSetParms('d1',size(Y,1),'d2',size(Y,2),'bin_width',round(T),'max_shift',50,'us_fac',50,'init_batch',200);

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

1 participant