[vtkusers] volume rendering and fusion of two seperate datasets

Karthik Krishnan karthik.krishnan at kitware.com
Tue Jan 11 11:55:59 EST 2011


You can perform volume rendering of two volumes using the NCI volume mapper
in 3D Slicer. To try it out, download Slicer3, navigate to the volume
rendering module, use the NCI volume mapper... You will need to make sure
that both image data's have the same spacing and size, if they don't
resample one of them.

If you just want to render the models themselves, I assume these are
polygonal models, you can use a vtkPolyDataMapper. Set the opacity on the
actor's property.

On Tue, Jan 11, 2011 at 10:03 AM, aditya.mcis <aditya.mcis at gmail.com> wrote:

>
> I am working on ct virtual planning for malunited distal fracture as my
> second year project.i have successfully generated the 3d model of the bones
> of wrist and arm.but i want two 3d models to be generated side by side of
> two diffrent data sets respectively so that i can perform   fusion. I am
> not
> able to do so,alos i want one model to be slightly opaque. kindly help me
> in
> solving these issues
> --
> View this message in context:
> http://vtk.1045678.n5.nabble.com/volume-rendering-and-fusion-of-two-seperate-datasets-tp3335908p3335908.html
> Sent from the VTK - Users mailing list archive at Nabble.com.
> _______________________________________________
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20110111/15c3a499/attachment.htm>


More information about the vtkusers mailing list