<div dir="ltr"><span style="font-size:12.8px">Hi all,</span><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I am trying to implement MR/CT volume registration in IGSTK framework.</div><div style="font-size:12.8px">In doing that, I managed to convert IGSTK ImageSpatialObject to ITK image using image observer and GotITKImage function.</div><div style="font-size:12.8px">After that, I did volume registration calculation using ITK.</div><div style="font-size:12.8px">Then, I tried to apply the calculated transform to original IGSTK ImageSpatialObject.</div><div style="font-size:12.8px">But when I applied the transform, the volume disappeared...</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I guess there might be a mismatch between two coordinate systems (IGSTK, ITK).</div><div style="font-size:12.8px">Is there anyone who had experienced this kind of issues?</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Thanks in advance</div></div>