Skip to content

Commit

Permalink
Update README.md file
Browse files Browse the repository at this point in the history
  • Loading branch information
Nilser3 authored May 29, 2024
1 parent c8c39bb commit e51576d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ sct_deepseg -install-task seg_ms_lesion_mp2rage
```bash
sct_deepseg -i IMAGE_UNIT1 -task seg_sc_contrast_agnostic -o IMAGE_UNIT1_sc
```
2. Cropping with dilation
2. Cropping with dilation (for images with 1mm isotropic resolution)
```bash
sct_crop_image -i IMAGE_UNIT1 -m IMAGE_UNIT1_sc -dilate 30x30x5 -o IMAGE_UNIT1_cropped
```
Expand Down

0 comments on commit e51576d

Please sign in to comment.