baiwenjia / ukbb_cardiac

Some code for processing and analysing UK Biobank cardiac MR images.
Apache License 2.0
149 stars 65 forks source link

scout images can not convert to nii #18

Open Janner125 opened 4 months ago

Janner125 commented 4 months ago

niiiiii Dr. baiwenjia. I have encountered the following problems in processing ukbb:

  1. each dicom picture is divided into corresponding folders, but no corresponding nii.gz file is generated, I want to build on your code, categorize each person's dicom according to series description, and then convert it to nii by category is this idea right?
  2. the second question is that each person's more than a hundred dicom images are divided into several categories according to the category niii.gz, may I ask the back of the feature extraction to extract each category separately, or do you have you in the processing of ukbb mri data more detailed process?