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

[Module] Freesurfer registration/convert #161

Open
wants to merge 18 commits into
base: main
Choose a base branch
from

Conversation

anroy1
Copy link
Contributor

@anroy1 anroy1 commented Jun 6, 2024

Warp conversion module - designed initially to convert freesurfer registration warp (affine and deform) to ants-itk. Then decided to generalize the module for all cases possible. Receives one affine matrix, one deform warp, source and target images for orientation (and freesurfer licence) and outputs converted affine and deform.

To-do:

  • should it be able to manage receiving only one or the other in input?
  • fix fsl and fs output coversion. (FSL not implemented)

@anroy1 anroy1 added the WIP label Jun 6, 2024
@AlexVCaron AlexVCaron self-requested a review June 7, 2024 15:15
AlexVCaron

This comment was marked as outdated.

@anroy1 anroy1 changed the title [WIP][Module] Freesurfer warp convert [WIP][Module] Freesurfer registration/convert Jun 13, 2024
@anroy1 anroy1 force-pushed the transformconvert branch 2 times, most recently from ce35231 to bae562e Compare August 2, 2024 20:32
@AlexVCaron AlexVCaron changed the title [WIP][Module] Freesurfer registration/convert [Module][WIP] Freesurfer registration/convert Aug 6, 2024
@anroy1 anroy1 force-pushed the transformconvert branch 2 times, most recently from 049dec7 to ef76db4 Compare August 23, 2024 15:31
@anroy1 anroy1 removed the WIP label Aug 24, 2024
@anroy1 anroy1 changed the title [Module][WIP] Freesurfer registration/convert [Module] Freesurfer registration/convert Aug 29, 2024
@anroy1 anroy1 force-pushed the transformconvert branch 2 times, most recently from a318861 to a89d5c9 Compare September 7, 2024 18:06
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