Default Output Folder (<input_folder>-anonymized)
python cli.py /path/to/input/folderBy default the anonymized files are written to <input_folder>-anonymized.
The anonymized DICOM files will be written to /path/to/input/folder-anonymized.
Custom Output Folder
python cli.py /path/to/input/folder /path/to/output/folderTo preview DICOM folders and select problematic studies for export:
python grid_viewer.py /path/to/input/folders /path/to/export/folder
Each patient folder (first level inside the input directory) is shown as a thumbnail. Click a thumbnail to mark it. Marked folders will be copied to the export folder when pressing the Export Selected button.