<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">


<META content="MSHTML 6.00.2900.2722" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=115334212-11102005><FONT face=Arial color=#0000ff size=2>Look 
at vtkImageCheckerboard and vtkImageRectilinearWipe. They allow side-by-side 
comparison of registered images. Alternatively, you can use vtkImageBlend to 
overlay them.</FONT></SPAN></DIV>
<BLOCKQUOTE>
  <DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma 
  size=2>-----Original Message-----<BR><B>From:</B> 
  vtkusers-bounces+lorensen=crd.ge.com@vtk.org 
  [mailto:vtkusers-bounces+lorensen=crd.ge.com@vtk.org]<B>On Behalf Of </B>Jesús 
  Spí&shy;nola<BR><B>Sent:</B> Monday, October 10, 2005 10:53 AM<BR><B>To:</B> 
  vtkusers@vtk.org<BR><B>Subject:</B> [vtkusers] Viusalization of registered 
  images<BR><BR></FONT></DIV>Hello,<BR><BR>I'm writting a medical imaging 
  application that registers two datasets with itk. <BR><BR>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.<BR><BR>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.<BR><BR>Thanks in advance<BR><BR></BLOCKQUOTE></BODY></HTML>