DICOM anonymization
This script copies a directory of DICOMs, making modifications to the DICOM headers as specified in a configuration .csv file
Last updated
Was this helpful?
This script copies a directory of DICOMs, making modifications to the DICOM headers as specified in a configuration .csv file
Last updated
Was this helpful?
Was this helpful?
python anonymize_dicoms.py -input_dir orig_data -output_dir anonymized_data -config_path demo_config.csv