pete-fab / dicomSort

DICOM sorting utility

Home Page:http://www.dicomsort.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

DICOM sorting utility

http://www.dicomsort.com

License:Other


Languages

Language:Python 100.0%