farrell236
commited on
Commit
•
69b7c4a
1
Parent(s):
dd2d3fd
Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ Download the data from TCIA with **Descriptive Directory Name** download option.
|
|
9 |
Convert DICOM images and segmentation to NIFTI format using [pydicom](https://pydicom.github.io/) and [pydicom-seg](https://razorx89.github.io/pydicom-seg/guides/read.html). Run:
|
10 |
|
11 |
```python
|
12 |
-
user@machine:~/NSCLC-Radiomics-NIFTI$ python
|
13 |
```
|
14 |
|
15 |
## Segmentations
|
|
|
9 |
Convert DICOM images and segmentation to NIFTI format using [pydicom](https://pydicom.github.io/) and [pydicom-seg](https://razorx89.github.io/pydicom-seg/guides/read.html). Run:
|
10 |
|
11 |
```python
|
12 |
+
user@machine:~/NSCLC-Radiomics-NIFTI$ python convert.py
|
13 |
```
|
14 |
|
15 |
## Segmentations
|