Hi everyone,
This may seem like a simple question but I am having trouble understanding how to do it correctly on 3D Slicer.
I have a CT image with the following .mhd file description:
ObjectType = Image
NDims = 3
BinaryData = True
BinaryDataByteOrderMSB = False
CompressedData = False
TransformMatrix = 1 0 0 0 1 0 0 0 1
Offset = 91.654800415039062 140.35000610351562 -140.18800354003906
CenterOfRotation = 0 0 0
AnatomicalOrientation = LPI
ElementSpacing = 2.2100000381469727 2.2100000381469727 2.2100000381469727
DimSize = 125 122 93
ElementType = MET_FLOAT
ElementDataFile = ct_pet_y90.raw
However, on Volume Information on 3D Slicer, a different Image offset and matrix show up:
I am trying to align this CT image with my obtained reconstruction PET image, which has this image info:
The offset on the .hdr headfile says that it’s zero. However, when opening it on 3D Slicer it shows different values, as you can see.
I tried applying a Linear Transformation, but I still can’t seem to get them aligned correctly. Can someone please help me do this? I would really appreciate any insights.
Thank you!
Greetings,
Beatriz