Dear MITK-Developers!

Thanks for your previous help, now we have got another problem.
We are trying to make an interface for CT-MR registration and fusion.
We have already implemented manual registration using PointSetDataNodes,
etc. and applying a transformation matrix on the MR image using
GetData()->GetGeometry()->Compose(...) or Translate(...) methods.
However if the initial "distance" of the two images is too big, this can
result in a behavior where MR image moves out of bounds, and only half of
it can be seen.
Here is a link with some screenshot:

https://bayzoltankutatas-my.sharepoint.com/:i:/g/personal/robert_soos_bayzoltan_hu/EadwLuEuM_xBiUF7ecVBYoABrdLXfP_R5tnDsjO3-icLCA?e=zfcVkC

Can you please give us a hint how to modify the bounds of the display so
that the image can remain visible?
(Not sure, but maybe it has something to do with the coordinate system of
the image, how can we apply a tranformation on that as well?)

Regards,
Zsombor
_______________________________________________
mitk-users mailing list
mitk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to