[vtkusers] Adding slice in a vtkImageData

David Netherway david.netherway at adelaide.edu.au
Wed Oct 2 01:14:22 EDT 2002


Another way is to use vtkImageReslice. Just expand the output extents and
set the background level.

David
----- Original Message -----
From: <anast.jm at pg.com>
To: <vtkusers at public.kitware.com>
Sent: Tuesday, 01 October, 2002 11:45 PM
Subject: Re: [vtkusers] Adding slice in a vtkImageData


>
> vtkShepardMethod can resample any dataset onto a structured points
set....john
>
>
>
>  Internet Mail Message
>  Received from host:      public.kitware.com
>  [24.97.130.19]
>
>
>
> From: "Simon Chatelain" <simon.chatelain at epfl.ch>@public.kitware.com on
> 10/01/2002 02:34 PM ZE2
>
>   "Simon Chatelain" <simon.chatelain at epfl.ch>           To:
"vtkmailinlist"
>                           @public.kitware.com
<vtkusers at public.kitware.com>
>                                                         Cc:    (bcc: John
Anast-JM/PGI)
>                                                 Subject:      [vtkusers]
Adding slice in a
>   Sent by:  vtkusers-admin at public.kitware.com        vtkImageData
>                           10/01/2002 08:34 AM
>
>
>
>
>
>
> Hello,
>
> I work with medical images. I read it with appropriate reader, and then
work
> with th vtkImageData.
> my problem is that i need to add slices in the imagedata. For example if
my
> image data has extent (0,255,0,160,0,255)
> i want to add 95 slice to the second dimension, so my imagedata is a cube
> without changing anything to the original slice.
>
> Someone can help me ?
>
> Thanks
>
> Simon Chatelain
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at: <
> http://public.kitware.com/cgi-bin/vtkfaq>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
>
>
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at:
<http://public.kitware.com/cgi-bin/vtkfaq>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
>




More information about the vtkusers mailing list