[Insight-users] Registering a 2D slice in a 3D image

Frank Miller frankmiller at jhmi.edu
Tue Aug 24 07:52:53 EDT 2010


2D slice to 3D volume registration can be done the same way 3D to 3D
registration is done which is well documented. There are two tricks.

1) Load the 2D slice as a 3D image with size[2] = 1 

2) Use the slice as the fixed image and the volume as the moving image.

Frank

On Mon, 2010-08-23 at 15:14 -0500, Natarajan CS wrote:
> Hello all,
>      Is there any built in functionality in ITK to register a 2D slice
> in a 3D volume? I am new to the area of image registration and was
> looking for very specific handles in the docs so probably couldn't
> find anything that might have been useful. 
> 
> Appreciate any suggestions/pointers.
> 
> Cheers,
> 
> C.S.N
> _____________________________________
> 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