DVT import with wrong dimensions

Operating system: WIndows 10
Slicer version: 4.8.1

Problem: iam trying to import a single dicom file of a patients dvt. The sagittal and coronal dimension are not correct. iam wondering if this is a problem during importing the file or is it just an issue of viewing settings`

Do you use the DICOM browser module to load the image?

1 Like

when i do this, it shows a warning: " there is no pixel data attribute for the dicom objects…" ; and when i try to load it, it shows: “could not load … scalar volume”

The file is straight from our dvt machine an is showing properly in the software provided by the manufacturer

thanks!

I’m not sure what you mean by “DVT machine”. Can you tell the name of manufacturer and model?

Most likely the machine exports DICOM images incorrectly. If you have a service contract then you should be able to report this to the manufacturer and they should fix it in a future software release. If you can share an anonymized or non-patient data set then we can give you the details about what should be changed exactly.

Some Dolphin CBCT machines use slice thickness field incorrectly, which results in similarly distorted images. Maybe your device has the same issue. This problem can be fixed by DICOM Patcher module:

  • Install latest nightly version of Slicer (and use that for the next steps)
  • Delete this data set from Slicer DICOM database (DICOM module)
  • Use “DICOM Patcher” module on your data set, make sure “Generate slice position for multi-frame volumes” is enabled
  • Re-import the data set into Slicer DICOM database

Hello,
sorry it took me a while to reproduce the problem.
you were right the patcher module fixed the problem of the wrong dimensions, but now the slices are mirrored (probably they were mirrored from the beginning, i just didnt realise)
i uploaded an anonymized dataset to my dropbox. maybe you could have a look. (https://www.dropbox.com/sh/dmrgdv5ov7i5dh0/AABran4WXSe7u9rtOWMejKoya?dl=0)
by dvt machinne, i mean a cone beam CT. the manufacturer is Kavo, but i dont know the exact model

Thank you!