Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pradeeban authored Apr 4, 2021
1 parent ef910b0 commit cfc0282
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions modules/dicom-anonymization/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# The Niffler DICOM Anonymizer

You may convert a DICOM file into an anonymized DICOM file by running
```
python DicomAnonymizer.py <INPUT-DICOMS-FOLDER> <OUTPUT-DICOMS-FOLDER>
```

0 comments on commit cfc0282

Please sign in to comment.