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 mitk-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mitk-users