Skip to content
New issue

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

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

Already on GitHub? # to your account

Question about mri_convert #25

Open
sravan953 opened this issue Apr 22, 2020 · 2 comments
Open

Question about mri_convert #25

sravan953 opened this issue Apr 22, 2020 · 2 comments

Comments

@sravan953
Copy link

Hello,

The readme states:

Before deploying our model you need to standardize the MRI scans. Use the following command from FreeSurfer
mri_convert --conform <input_volume.nii> <out_volume.nii>
The above command standardizes the alignment for QuickNAT, re-samples to isotrophic resolution (256x256x256) with some contrast enhamcement. It takes about one second per volume.

Assuming FreeSurfer is not available, could you please elaborate on the pre-processing steps?

  1. What exactly does it mean to standardize alignment?
  2. Is the contrast enhancement necessary?
@han-yeol
Copy link

Obviously, QuickNAT is implemented with Freesurfer. so I think you must use Freesurfer's mri_convert function.

@han-yeol
Copy link

Furthermore, This paper is NOT focused on MRI image's preprocessing.

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

No branches or pull requests

2 participants