Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 337 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 337 Bytes

Dicom Viewer

pip install -r requirements.txt

Example DICOM files

To download an example dicom series first run pip install gdown, then python example.py

The example/ folder structure:

example/
    series-00000/
        image-00001.dcm
        image-00002.dcm
        ...
        image-00360.dcm