[vtkusers] How to get 2D image slices from 3D vtk image data

Mike Jackson imikejackson at gmail.com
Mon Sep 17 09:12:06 EDT 2007


Look at the vtkCut Class. Iterate over the z axis, at each iteration,  
supply the vtkCut with a new plane to use.


-- 
Mike Jackson   Senior Research Engineer
Innovative Management & Technology Services


On Sep 16, 2007, at 11:02 PM, 宋江山 wrote:

> Dear all,
>
> I have a vtkImageData in 3d. how to get every 2d sliences? for example
> along z axis.
>
> Does functions 'CopyAndCaseFrom' or 'Crop' can help me?
> May somebody give me some examples about these 2 functions?
>
>
> --
> Best wishes,
> Jiangshan
> _______________________________________________
> 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




More information about the vtkusers mailing list