Dear Michael,

You are right, the registration only modifies the geometry. To subtract images 
they need to have the same grid. To do this the moving image should be 
resampled onto the grid of the fixed image. This is not done by the 
registration module yet. It could be done with the itk ResampleImageFilter.

Regards,
Thomas

-----Ursprüngliche Nachricht-----
Von: Michael Emmersberger [mailto:[email protected]] 
Gesendet: Donnerstag, 4. November 2010 11:35
An: [email protected]
Betreff: [mitk-users] Problem with pointbasedregistration + basicimageprocessing

Hi,

I am using the pointbasedregistration plugin to register two 3D CT
images. That works quite well. In addition I'd like to use the
basicimageprocessing plugin to calculate e.g. the difference of the
images. But it seems that the difference is still calculated based on
the original images and not on the registered ones, even if I save an
reload the registered images. For instance, if I load the same image
twice, move one with pointbasedregistration and calculate the
difference, I get an empty image.
 From what I understand so far, the registration just changes the
geometry, means moving the origin. But basicimageprocessing seems to
ignore that.
What would be the best way to write the transform to the image data?

Regards,
Michael



------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a 
Billion" shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a 
Billion" shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to