Skip to content

Dicom2Nifti options with linux command-line #1421

Answered by sarthakpati
nomook asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,

Thank you for your interest in CaPTk!

If you want to pass additional parameters to dcm2niix, you can do so directly in this manner:

cd ${CaPTk_InstallDir}/bin # this is where all executables are present
./dcm2niix -i /home/DicomFolder -o /home/result.nii.gz -d2n {-z Y -f %p}

Cheers,
Sarthak

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@nomook
Comment options

@sarthakpati
Comment options

@nomook
Comment options

Answer selected by nomook
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants