[Insight-users] slice by slice registration

Luis Ibanez luis.ibanez at kitware.com
Tue Nov 10 11:36:28 EST 2009


Hi Stan,

This is not quite the natural use of the SliceBySlice filter.

You may have to use the itkExtractImageFilter to get one
of the 2D slices from one of the 3D images and then plug
that as the fixed image of a 2D/3D registration framework.


      Regards,


            Luis


---------------------------------------------------------------------------
On Tue, Nov 10, 2009 at 5:14 AM, stan <stan.oubel at gmail.com> wrote:
> Hi all,
>
> I need to register each slice of the moving image to the fixed image
> independently (2D/3D registration). I wonder if this is possible by
> using the SliceBySliceImageFilter class ... (it's not obvious to me how
> to do it).
>
> Gaetan? :)
>
> Thanks in advance,
>
> stan
>
>
>
>
>
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.html
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users
>


More information about the Insight-users mailing list