[Paraview] Multiple colormaps

Kevin Wilson kevin.wilson at Vanderbilt.Edu
Mon Feb 1 13:04:43 EST 2010


Thank you very much.  Simply changing the structure to the following  
worked as you described:

-ImageData.mha
   --Calculator
      ---Slice (Visible)
-BinarySegmented.mha
   --Contour
   --ResampleWithDataset (Visible)


On Feb 1, 2010, at 11:54 AM, Moreland, Kenneth wrote:

> ParaView maintains one colormap per field (as identified by the  
> name).  If you want the same field colored two different ways, you  
> will have to rename the field.  The easiest way to do this is to  
> use the calculator to create a new field with a different name but  
> with the same data.
>
> -Ken
>
>
> On 2/1/10 10:51 AM, "Kevin Wilson" <kevin.wilson at Vanderbilt.Edu>  
> wrote:
>
> Hello,
>
> I was wondering if it is possible to have two different colormaps
> within one scene.  I have the following structure :
>
> -ImageData.mha
>    --Slice (Visible)
> -BinarySegmented.mha
> --Contour
> --ResampleWithDataset (Visible)
>
> Image Data is a 3D image. Binary Segemented is my region of interest,
> which I create a iso-surface and color it using resample with
> dataset.  I would like the surface to use a blue-red colormap, while
> the slice uses a grayscale.
>
> Is this possible in paraview?
>
> Thank you for any help.
> _______________________________________________
> 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
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
>
>
>
>
>    ****      Kenneth Moreland
>     ***      Sandia National Laboratories
> ***********
> *** *** ***  email: kmorel at sandia.gov
> **  ***  **  phone: (505) 844-8919
>     ***      web:   http://www.cs.unm.edu/~kmorel
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20100201/13a7f79d/attachment.htm>


More information about the ParaView mailing list