<div dir="ltr"><div><div>Lars, <br>try changing your value and saturation ranges to something else, like (1,1)<br></div>regards,<br></div>Dean<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Sep 28, 2015 at 10:29 AM, Lars Matthäus <span dir="ltr"><<a href="mailto:lars.matthaeus@web.de" target="_blank">lars.matthaeus@web.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I have a DataSet with 3 scalar components, e.g. from loading a stack of<br>
rgb images with the vtkJPEGReader. I want to slice through it using a<br>
vtkImagePlaneWidget. Unfortunately, I cannot get the widget to display<br>
the rgb image; I only get a grey image.<br>
<br>
I played with the vtkLookupTable::SetVectorModeToRGBColors successfully<br>
to display the image as rgb using a vtkImageSliceMapper, but when I use<br>
the same lookup table for the vtkImagePlaneWidget, I get a grey image again.<br>
<br>
I attach some java sample code comparing the vtkImagePlaneWidget and the<br>
vtkImageSliceMapper as well as the output of the program.<br>
<br>
Any help appreciated!<br>
<span class="HOEnZb"><font color="#888888">Lars<br>
</font></span><br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" rel="noreferrer" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=vtkusers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtkusers" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/vtkusers</a><br>
<br></blockquote></div><br></div>