questions
questions > RE: Does dcm2nii store ROI data after converted to Nifti from dcm?
Sep 5, 2020 02:09 AM | Chris Rorden
RE: Does dcm2nii store ROI data after converted to Nifti from dcm?
I have added experimental support for converting up to 16 overlays from each DICOM as described by the Overlay Plane Module. This is included in v1.0.20200904 of the development branch.
For Linux, you can compile the developmental version of dcm2niix with these commands:
git clone --branch development https://github.com/rordenlab/dcm2niix.gi...
cd dcm2niix/console
make
./dcm2niix
Windows users should be able to get a compiled version from AppVeyor (click the "Artifacts" button). Please test. this extensively. It does not support the retired "burned-in" overlays, rather the modern binary bitmaps. I have very few examples, and it is unclear how (or if) these features are supported in enhanced DICOM.
For Linux, you can compile the developmental version of dcm2niix with these commands:
git clone --branch development https://github.com/rordenlab/dcm2niix.gi...
cd dcm2niix/console
make
./dcm2niix
Windows users should be able to get a compiled version from AppVeyor (click the "Artifacts" button). Please test. this extensively. It does not support the retired "burned-in" overlays, rather the modern binary bitmaps. I have very few examples, and it is unclear how (or if) these features are supported in enhanced DICOM.
Threaded View
Title | Author | Date |
---|---|---|
sonnnguyen | Aug 28, 2020 | |
Chris Rorden | Sep 5, 2020 | |