tool to check colorLookupTable values 
    Dr. Jasjit Suri 
    jsuri at enya.picker.com
       
    Fri Oct  1 17:10:07 EDT 1999
    
    
  
Hello...
Is there a  tool to display the lookuptable value ?
I use the following lines to map my gray scale data to the Volume
Rendered images...
vtkWindowLevelLookupTable wlLut1
  wlLut1 SetWindow $win_value
  wlLut1 SetLevel $win_level
  wlLut1 SetTableRange 0 $table_range
  wlLut1 Build
Is there a way to visually verify my color lookup table values ?
thanks very much.
jas
-----------------------------------------------------------------------------
This is the private VTK discussion list.  Please keep messages on-topic.
Check the FAQ at: <http://www.automatrix.com/cgi-bin/vtkfaq>
To UNSUBSCRIBE, send message body containing "unsubscribe vtkusers" to
<majordomo at gsao.med.ge.com>.  For help, send message body containing
"info vtkusers" to the same address.     Live long and prosper.
-----------------------------------------------------------------------------
    
    
More information about the vtkusers
mailing list