Skip to content

Rad-dude/dicomSort

 
 

Repository files navigation

DicomSort README

DicomSort is a utility that takes a series of DICOM images and sorts them into a directory tree based upon the header fields selected.

This software has the following dependencies:

Windows binaries are available at the project website.

To install from source, first clone the git repository

$ git clone https://github.com/suever/dicomSort.git

Install dependencies (if you haven't already)

$ pip install -r requirements.txt

Then you should be able to launch the software using the DicomSort.pyw file.

$ python DicomSort.pyw 

If you have any questions or would like to request a feature, feel free to provide feedback.

Packages

No packages published

Languages

  • Python 100.0%