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

adding affine registration #23

Merged
merged 3 commits into from
Oct 7, 2024
Merged

adding affine registration #23

merged 3 commits into from
Oct 7, 2024

Conversation

camilolaiton
Copy link
Collaborator

Hello @yonibrowning, @galenlynch,

I have included the following changes to the registration process:

  1. Optional moving mask, this will be used once we have a good ventricle segmentation network.
  2. Affine registration step. We were computing the rigid and then relying on the deformable to do the scaling and shearing which is not great.
  3. I included more iterations in the multi-resolution deformable registration. This means that we increase the compute time (it is about 20 mins increase).

Copy link
Collaborator

@yonibrowning yonibrowning left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@camilolaiton camilolaiton merged commit bf2378c into main Oct 7, 2024
3 checks passed
@camilolaiton camilolaiton deleted the fix-add-affine branch October 7, 2024 19:41
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

Successfully merging this pull request may close these issues.

2 participants