Skip to content

Commit

Permalink
Merge pull request #716 from sanashah007/master
Browse files Browse the repository at this point in the history
Update usage.md
  • Loading branch information
sarthakpati authored Sep 25, 2023
2 parents b230e02 + ba2b6e4 commit bc72ff0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ A major reason why one would want to anonymize data is to ensure that trained mo
# -v, --version Show program's version number and exit.
-c ./samples/config_anonymizer.yaml \ # anonymizer configuration - needs to be a valid YAML (check syntax using https://yamlchecker.com/)
-i ./input_dir_or_file \ # input directory containing series of images to anonymize or a single image
-o ./output_dir_or_file # output directory to save anonymized images or a single output image file
-o ./output_dir_or_file # output directory to save anonymized images or a single output image file (for a DICOM to NIfTi conversion specify a .nii.gz file)
```

### Cleanup/Harmonize/Curate Data
Expand Down

0 comments on commit bc72ff0

Please sign in to comment.