Hi,
I am using operating system of Windows 10. 3D slicer 4.10.2 was downloaded.
I opened a DICOM file and expected the good resolution of the image.
But the interface show double image for three plane and the resolution was bad.
After adjusting the contrast, the resolution of the image does not meet my expectation (like what in a DICOM viewer.)
May i know what is the problem? Thank you in advance.
ITK toolkit (that Slicer uses to load DICOM images) cannot load these images correctly, most probably because the image is compressed and ITK chooses incorrect data type.
While we fix the issue, you can import this data set into Slicer by following these steps:
install SlicerDcm2nii extension in Extension Manager and restart Slicer
switch to module: Diffusion / Import and Export / Diffusion-weighted DICOM import (DCM2niixGUI)
set “Input Directory” to the folder that contains your DICOM files and click Apply
@thewtex Does this error look familiar to you? Has it been fixed in recent ITK versions?
Hi Sir, thank you for you reply. This is the outcome after trying SlicerDcm2nii extension. Image appear single now but the contrast is till not in expection.