[vtkusers] vtkImageAppend

Amy Squillacote amy.squillacote at kitware.com
Tue Jun 12 08:47:41 EDT 2007



Emmanouil Moschidis wrote:
> Thanks I had missed that point (I am afraid my vtk books are a bit 
> osbolete too).
> But as a more general question when using the vtkImageAppend for 
> creating a volume what is the points that one should take care of, so 
> that the volume is properly created?
>
> For example if you have 19 slices it means that your final volume will 
> have a depth (z direction) of 19 ?
>
Yes. When you set AppendAxis to 2, then the number of slices determines 
the depth of the volume.

- Amy

> */Amy Squillacote <amy.squillacote at kitware.com>/* wrote:
>
>     Hi Emmanouil,
>
>     Did you set vtkImageAppend's AppendAxis to 2 (Z axis)? This is
>     described
>     on page 113 of the VTK User's Guide (for VTK 5). The online
>     documentation for this class is here:
>     http://www.vtk.org/doc/nightly/html/classvtkImageAppend.html.
>
>     - Amy
>
>     Emmanouil Moschidis wrote:
>     > Hello
>     > has anyone managed to work with vtkImageAppend ? I used the
>     > AddInput(vtkImageData *input ) method to create a volume from a
>     series
>     > of images (vtkImageData) but it seems that it doesn't (?) work...
>     > any hint /example?
>     > thanks
>     >
>     >
>     ------------------------------------------------------------------------
>     > You snooze, you lose. Get messages ASAP with AutoCheck
>     >
>     > in the all-new Yahoo! Mail Beta.
>     >
>     ------------------------------------------------------------------------
>     >
>     > _______________________________________________
>     > This is the private VTK discussion list.
>     > Please keep messages on-topic. Check the FAQ at:
>     http://www.vtk.org/Wiki/VTK_FAQ
>     > Follow this link to subscribe/unsubscribe:
>     > http://www.vtk.org/mailman/listinfo/vtkusers
>     >
>
>     -- 
>     Amy Squillacote
>     Kitware, Inc.
>     28 Corporate Drive
>     Clifton Park, NY 12065
>     Phone: (518) 371-3971 x106
>
>
> ------------------------------------------------------------------------
> Ready for the edge of your seat? Check out tonight's top picks 
> <http://us.rd.yahoo.com/evt=48220/*http://tv.yahoo.com/> on Yahoo! TV.
> ------------------------------------------------------------------------
>
> _______________________________________________
> This is the private VTK discussion list. 
> Please keep messages on-topic. Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>   

-- 
Amy Squillacote
Kitware, Inc.
28 Corporate Drive
Clifton Park, NY 12065
Phone: (518) 371-3971 x106




More information about the vtkusers mailing list