[Insight-users] Image Reslice
Julien Lamy
lamy at unistra.fr
Thu Oct 27 11:28:14 EDT 2011
Le 27/10/2011 16:50, Juan Carlos Prieto a écrit :
> Hello to everyone,
>
> I've been looking through the documentation of ITK and I haven't been
> able to find a class similar to the one in VTK vtkImageReslice
> <http://www.vtk.org/doc/release/5.8/html/a00985.html>, that allows to
> cut at image by specifying an arbitrary slice direction.
> I would like to analyse a series of neighbourhoods with some direction.
>
> Can some body please give a hint?
Hi Juan Carlos,
You can use itk::ResampleImageFilter. Have a look at section 6.9.4 in
the ITK Software Guide for usage.
--
Julien
More information about the Insight-users
mailing list