Difference between revisions of "Documentation/4.0/SlicerApplication/LookupTables"

From Slicer Wiki
Jump to: navigation, search
Line 27: Line 27:
 
Please see the [[Slicer4:2012_GenericChartColors|separate page]]
 
Please see the [[Slicer4:2012_GenericChartColors|separate page]]
  
 +
=LUTs in Slicer=
 +
You can review and edit LUTs in Slicer via the [[Documentation/{{documentation/version}}/Modules/Colors|Colors module]]
 
=Slicer ColorPicker=
 
=Slicer ColorPicker=
 
[[Image:SlicerColorPicker-2012-02-18.png|300px|right|thumb|The slicer colorpicker allows to select colors from a label map and to assign them to objects such as surface models or streamlines]]
 
[[Image:SlicerColorPicker-2012-02-18.png|300px|right|thumb|The slicer colorpicker allows to select colors from a label map and to assign them to objects such as surface models or streamlines]]

Revision as of 22:42, 18 February 2012

Home < Documentation < 4.0 < SlicerApplication < LookupTables



Overview

Slicer offers a variety of predefined lookup tables (LUT).

LUTs

Custom LUTs

LUTs for Charting

Please see the separate page

LUTs in Slicer

You can review and edit LUTs in Slicer via the Colors module

Slicer ColorPicker

The slicer colorpicker allows to select colors from a label map and to assign them to objects such as surface models or streamlines

Custom LUTs

It is relatively easy to create custom LUTs by creating a table with the colors on the wiki. This allows to select specific names and colors when segmenting. See below for an example.


integer_label text_label color notes
0 background rgba(0,0,0,0)
1 tissue rgb(128,174,128) Default label for bodily tissues
2 bone rgb(241,214,145)
3 skin rgb(177,122,101)
4 connective tissue rgb(111,184,210)