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

[WIP] NORDIC denoising on dMRI images #129

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

PaulBautin
Copy link

@PaulBautin PaulBautin commented Sep 4, 2024

Implements NORDIC denoising for application on dMRI images:

  • added flag -dwi_phase, to input phase images necessary for NORDIC denoising. If -dwi_phase has an input then NORDIC denoising is applied else -dwi_phase has no input (DEFAULT or manual) then pipeline is ran as previously.

Notes:

  • For the moment -dwi_phase image order must correspond to -dwi_main magnitude image order

TODO:

  • NORDIC matlab repo must be added as export in init.sh and any micapipe script. (was added to Dockerfile)

PR associated with issue #127

@PaulBautin PaulBautin changed the title NORDIC denoising on dMRI images [WIP] NORDIC denoising on dMRI images Sep 4, 2024
@PaulBautin
Copy link
Author

PaulBautin commented Sep 6, 2024

This is the comparison of NORDIC and previous denoising method after full pre-processing!:
image

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.

1 participant