[vtkusers] Viusalization of registered images

Lorensen, William E (Research) lorensen at crd.ge.com
Tue Oct 11 08:44:50 EDT 2005


Look at vtkImageCheckerboard and vtkImageRectilinearWipe. They allow side-by-side comparison of registered images. Alternatively, you can use vtkImageBlend to overlay them.

-----Original Message-----
From: vtkusers-bounces+lorensen=crd.ge.com at vtk.org [mailto:vtkusers-bounces+lorensen=crd.ge.com at vtk.org]On Behalf Of Jesús Spí­nola
Sent: Monday, October 10, 2005 10:53 AM
To: vtkusers at vtk.org
Subject: [vtkusers] Viusalization of registered images


Hello,

I'm writting a medical imaging application that registers two datasets with itk. 

Now I want to view the overlapped volumes with vtk. My intention is to view at the same time the two datasets in a 2D representation where I can change the slice of both volumes and control the opacity of each one, so I can view both volumes with an opacity of 50%-50% ( by default ), or another possibilities like 30%-70%, 60%-40%, etc.

My question is: wich is the best way to do this with VTK? Which classes do you recomend to achieve this? I tried with vtkImageViewer but I don't know how to see two vtkImage at the same time or how to control oppacity.

Thanks in advance



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20051011/3f90b979/attachment.htm>


More information about the vtkusers mailing list