qnifti2dicom
convert 3D medical images to DICOM 2D series (gui)
Install
- All systems
-
curl cmd.cat/qnifti2dicom.sh
- Debian
-
apt-get install qnifti2dicom
- Ubuntu
-
apt-get install qnifti2dicom
- Kali Linux
-
apt-get install qnifti2dicom
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install qnifti2dicom
- Raspbian
-
apt-get install qnifti2dicom
- Dockerfile
- dockerfile.run/qnifti2dicom
qnifti2dicom
convert 3D medical images to DICOM 2D series (gui)
Nifti2Dicom is a convertion tool that converts 3D NIfTI files (and other formats supported by ITK, including Analyze, MetaImage Nrrd and VTK) to DICOM. Unlike other conversion tools, it can import a DICOM file that is used to import the patient and study DICOM tags, and allows you to edit the accession number and other DICOM tags, in order to create a valid DICOM that can be imported in a PACS. This package contains the Qt4 GUI.
nifti2dicom-dbg
convert 3D medical images to DICOM 2D series (debug symbols)
Nifti2Dicom is a convertion tool that converts 3D NIfTI files (and other formats supported by ITK, including Analyze, MetaImage Nrrd and VTK) to DICOM. Unlike other conversion tools, it can import a DICOM file that is used to import the patient and study DICOM tags, and allows you to edit the accession number and other DICOM tags, in order to create a valid DICOM that can be imported in a PACS. This package contains the debugging symbols necessary to debug crashes in nifti2dicom.