I am assuming you want to change opacity using Z and color using some other array -- if that's the case, I am afraid that's not supported currently. You can only change the color and opacity using the same array.
Utkarsh On Fri, Apr 15, 2016 at 5:51 AM, Fastl, Thomas <[email protected]> wrote: > Hello Community, > > I've imported medical DICOM data into ParaView and visualized them in > 'Volume' mode (rendering takes a really long time and around a massive > amount of memory). I want to change the visibility/opacity of the medical > image structure with the z-coordinate (apply and alpha-channel with full > visibility at the bottom and no visibility at the top), is there a way to do > that in ParaView? Thanks! > > Best wishes, Tom > > > _______________________________________________ > 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 ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Search the list archives at: http://markmail.org/search/?q=ParaView > > Follow this link to subscribe/unsubscribe: > http://public.kitware.com/mailman/listinfo/paraview > _______________________________________________ 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 ParaView Wiki at: http://paraview.org/Wiki/ParaView Search the list archives at: http://markmail.org/search/?q=ParaView Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/paraview
