[vtkusers] Merging Different set of Volumes data...

anast.jm at pg.com anast.jm at pg.com
Mon Nov 11 11:04:05 EST 2002


Sounds to me like you are using a Maximum Intensity Projection (MIP) function
vtkVolumeRayCastMIPFunction .... try using the Composite function
vtkVolumeRayCastCompositeFunction and see if thats not more to your
liking....john


                                                                
 Internet Mail Message                                          
 Received from host:      public.kitware.com                    
 [24.97.130.19]                                                 
                                                                


From: "Farshid Dehmeshki" <farshid.dehmeshki at medicsight.com>@public.kitware.com
on 11/08/2002 02:36 PM GMT
                                                                                                            
                                   "Farshid Dehmeshki"           To:   <twtan at cheerful.com>                 
 <farshid.dehmeshki at medicsight.com>@public.kitware.com           Cc:   "VTKUSER (E-mail)"                   
                                                              <vtkusers at public.kitware.com> (bcc: John      
                                                              Anast-JM/PGI)                                 
           Sent by:  vtkusers-admin at public.kitware.com   Subject:      RE: [vtkusers] Merging Different set 
                                   11/08/2002 09:36 AM        of Volumes data...                            
                                                                                                            
                                                                                                            




Hi ;
I think your problem is not because of adding volumes.
I have the same problem even when I have just one volume.
as my understanding that is depend to opacity value.
when I have one volume and I try to look at the volume from behind, still it is
similar to look at front, in the other hand when I rotate 180 degree volume
doesn't change.
any  idea?




*******************************
Farshid  Dehmeshki
Software Engineer
Medicsight Plc
46 Berkeley Square
London
W1J 5AT
Tel : 020 7598 4074
Fax: 020 7598 4071
Email : farshid.dehmeshki at medicsight.com
Web Site : www.medicsight.com
*******************************

The contents of this e-mail are intended for the named addressee only. It
contains information which may be confidential and which may also be privileged.
Unless you are the named addressee (or authorised to receive for the addressee)
you may not copy or use it, or disclose it to anyone
else. If you received it in error please notify us immediately and then destroy
it. Further, we make every effort to keep our network free from viruses.
However, you do need to verify that this email and any attachments are free of
viruses as we can take no responsibility for any computer virus which might be
transferred by way of this e-mail.




-----Original Message-----
From: Kevin Tiow Wee TAN [mailto:twtan at cheerful.com]
Sent: 08 November 2002 14:04
To: vtkusers at public.kitware.com
Subject: [vtkusers] Merging Different set of Volumes data...


Hi,
How are you?

I had about 5 set of volumes data to be merged into one single Renderer
Window.  Each set volumes are merge in the different of x,y and z
position.

I used Renderer.AddVolume method to add each set of them individually at
different time into the same renderer.  By using Reader.SetTransform
method to move those set of volume to specific position.

The reason of using AddVolume method is each individual volume will have
different set of RGB/Opacity transfer values.

The problem is I found that, when I turn the volumes around, the volume
that I added LATER always seems to stand in front of the volume I added
ealier.  Even I turn the Interactor 180 degree, the later added volume
still seems to stand in front, rather move behind...

Any idea why???  If you have any other better method to load 5 set of
volumes at different time rather than using 5 times of AddVolume method,
please do also advice me...

--
Thanks
Kevin
**********************************
Manchester Material Science Centre
University of Manchester
----------------------------------
Centre for Virtual Environments
University of Salford
**********************************
_______________________________________________
This is the private VTK discussion list.
Please keep messages on-topic. Check the FAQ at: <
http://public.kitware.com/cgi-bin/vtkfaq>
Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/vtkusers

_____________________________________________________________________
This e-mail has been scanned for viruses by the WorldCom Internet Managed
Scanning Service - powered by MessageLabs. For further information visit
http://www.worldcom.com
_______________________________________________
This is the private VTK discussion list.
Please keep messages on-topic. Check the FAQ at: <
http://public.kitware.com/cgi-bin/vtkfaq>
Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/vtkusers






More information about the vtkusers mailing list