dcmstack

DICOM to Nifti conversion

Install

All systems
curl cmd.cat/dcmstack.sh
Debian Debian
apt-get install python-dcmstack
Ubuntu
apt-get install python-dcmstack
Windows (WSL2)
sudo apt-get update sudo apt-get install python-dcmstack
Raspbian
apt-get install python-dcmstack

python-dcmstack

DICOM to Nifti conversion

DICOM to Nifti conversion with the added ability to extract and summarize meta data from the source DICOMs. The meta data can be injected into a Nifti header extension or written out as a JSON formatted text file. This package provides the Python package, command line tools (dcmstack, and nitool), as well as the documentation in HTML format.

python3-dcmstack

DICOM to NIfTI conversion - python3 package