Edit this page
Open and issue
dcm2niix
Linux¶
Run the following code in a linux terminal:
sudo apt-get install dcm2niix
Install Dependencies¶
If you plan to run with a compressed output, you should install pigz
to make the conversion run faster:
sudo apt-get install pigz