[Insight-users] extract slices from a volume
Luis Ibanez
luis.ibanez@kitware.com
Thu, 20 Feb 2003 08:49:45 -0500
Hi Dunham,
Please take a look at the ExtractImage filter.
It is described in the SoftwareGuide on
Section 6.4, pdf-page 160.
This filter generates a new image containing
only a sub-region of the input image.
Please let us know if you have further questions,
Thanks
Luis
----------------------------------------------
Dunham Patrick wrote:
> Hi everyone,
> is anyone knows how I can do to apply a filter only on a few slices from
> a volume and keep every slices in the volume?
> Or how can I do to extract some slices from a volume et after a filter
> put them back into the volume?
>
> I got a vtk pipeline and an itk pipeline connected to it.
>
> thanks for help