[vtkusers] Cutting the volume in 3 views

Sercani sercanimailgroups at gmail.com
Thu Jul 23 10:14:25 EDT 2009


Hi Albert;
What will you exactly do by cutting that data? If you just want to show 
data in coronal, sagittal and axial projections check out 
vtkImageReslice, vtkImagePlaneWidget or vtkImageViewer2 and their 
examples in vtk example directory...If you want to select a volume of 
interest and cut it, you can use vtkExtractVOI, vtkBoxWidget or 
vtkImageClip by setting the desired extents(or planes for vtkBoxWidget) 
of vtkImageData...
Regards
Sercan


Albert King wrote:
> Hi All,
>  
> Is there any class in vtk 5.4.2 to implement the cutting of a 
> volumetric data set in coronal,sagittal and axial views.Thanks in 
> Advance.Pl help
>  
> Regards
>  
> Albert
>  
>  
>  
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK 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