Dear Subrahmanyam Gorthi, in the current installer version of MITK this is not possible. The only possible thing is to write down the geometry from the original image and compare it to the new geometry from the transformed image. You can get these informations by right-clicking the image in the DataManager and select the "Details..." entry. There you can find the current geometry of the image.
If you are using the developer version of MITK you can just add some lines of code to QmitkPointBasedRegistrationView.cpp to print out or save the transformation matrix. Best regards, Daniel Stein --- Dipl.-Inform. Med. Daniel Stein German Cancer Research Center Div. Medical and Biological Informatics Im Neuenheimer Feld 280 D-69120 Heidelberg, Germany Phone: (+49) 6221/42-3547 Fax: (+49) 6221/42-2345 http://www.dkfz-heidelberg.de/de/mbi/ Homepage: http://www.dkfz-heidelberg.de/de/mbi/people/Daniel_Stein.html ________________________________________ Von: Subrahmanyam Gorthi [[email protected]] Gesendet: Freitag, 15. Januar 2010 16:55 An: [email protected] Betreff: [mitk-users] How to view, save or load transformations in MITK? Hi, I am using MITK for performing point-based registration. I am trying to find out how I can view the values of resulting transformation. For example, when I perform an affine registration, I would like to know the resultant values of translations, rotations, scaling and shearing. How can I view those values in MITK? My another relevant doubt is: Would it be possible to save the resulting transformation to a file, and later load it for applying it to another image? These two features would be of great help to me. I appreciate very much your help and suggestions in this regard. Thank you. Warm Regards, Subrahmanyam Gorthi. ------------------------------------------------------------------------------ The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
