|
a |
|
b/data/README.md |
|
|
1 |
# Dataset Directory |
|
|
2 |
|
|
|
3 |
This directory contains original input, and output of every step would also appear here. |
|
|
4 |
|
|
|
5 |
## Dataset |
|
|
6 |
|
|
|
7 |
In this repo, the dataset is downloaded from [LONI Image Data Archive (IDA)](https://ida.loni.usc.edu/login.jsp). |
|
|
8 |
Collect and download AD and NC screening sample of ADNI1 and ADNI2, and extract them into this folder. |
|
|
9 |
Thus, there would be four sub-directories in this floder as shown below: |
|
|
10 |
|
|
|
11 |
- ADNI1_Screening_AD |
|
|
12 |
- ADNI1_Screening_NC |
|
|
13 |
- ADNI2_Screening_AD |
|
|
14 |
- ADNI2_Screening_NC |
|
|
15 |
|
|
|
16 |
## Template |
|
|
17 |
|
|
|
18 |
Create a folder names "Template", copy the template volume from the path: |
|
|
19 |
``` |
|
|
20 |
$FSLDIR/data/standard/MNI152_T1_1mm.nii.gz |
|
|
21 |
``` |
|
|
22 |
In which, *$FSLDIR* is the directory where FSL is installed in. |