Hi,
I try to find a GetOutPut Method or some thing like that in
mitk::ImageRegistrationMethod class for get out put from this
registration class as itk::Image
How can get a itk::image after mitk::ImageRegistrationMethod pipeline
operation is there this state
registration->SetObserver(m_Observer);
registration->SetInterpolator(m_Controls.m_InterpolatorBox->currentIndex());
registration->SetReferenceImage(fimage);
registration->SetInput(mimage);
...
..
get an itk::image ???
Thanks
------------------------------------------------------------------------------
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users