DICOM Anonymizer
PythonPHI removal from DICOM files. Strip patient identifiers while preserving clinical data.
Installation
Install command
pip install clinical-skills Usage
Command
python -m tools.clis.dicom_anonymizer --input ./dicom/ --output ./anonymized/ Metadata
- Language
- Python
- Category
- cli
- Repository
- View on GitHub →