I am new to 3DSlicer so please bear with me if my qustion seems stupid to you.
I got some files from a doctor who uses a program called Medigration and I can not import them correctly into 3DSlicer. I get this error every time:
"Warning in DICOM plugin Scalar Volume when examining loadable 608: sag weich: One or more images is missing geometry information.
Warning in DICOM plugin Scalar Volume when examining loadable 607: cor weich: One or more images is missing geometry information.
Warning in DICOM plugin Scalar Volume when examining loadable 606: tra weich: One or more images is missing geometry information.
Warning in DICOM plugin Scalar Volume when examining loadable 605: VRT: Reference image in series does not contain geometry information. Please use caution. "
Do you know what there is to be done to make it work?
Do I need to rearrange the files into a certain hierarchy so they can be imported?
You would make me really happy if you would answer me!
There are 3 DICOM readers available in Slicer-4.8.1. Could you please try if your data set can be loaded with one of them? In the menu select Edit / Application settings / DICOM / DICOMScalarVolumePlugin / DICOM reader approach, and try GDCM, DCMT, and Archetype.
If loading fails with all three readers then probably there is something wrong with your data. To assist you with diagnosing the issue, please send us what values you have in ImageType, ImagePositionPatient, and ImageOrientationPatient DICOM tags - see instructions here: Problem with sagittal and coronal view from CCTA DICOM files
This means that the problem is with DICOM fields that define image geometry (voxel spacing, position, directions).
Use DICOM module for importing and loading data (import the top-level folder, Slicer will go through all the the fiels in all subfolders).Try if your data set can be loaded with one of the 3 readers. In the menu select Edit / Application settings / DICOM / DICOMScalarVolumePlugin / DICOM reader approach, and try GDCM, DCMT, and Archetype.
If loading fails with all three readers then probably there is something wrong with your data. To assist you with diagnosing the issue, please send us what values you have in ImageType, ImagePositionPatient, and ImageOrientationPatient DICOM tags - see instructions here: Problem with sagittal and coronal view from CCTA DICOM files