Difference between revisions of "Slicer3:Lauras labels"
From Slicer Wiki
Line 73: | Line 73: | ||
| 15 | | 15 | ||
| CC | | CC | ||
− | | style="background: | + | | style="background:yellow"| yellow |
|- | |- | ||
| 16 | | 16 |
Revision as of 17:51, 25 May 2010
Home < Slicer3:Lauras labelsBack to LUTs and Ontologies
- Standard color names and values: http://www.w3.org/TR/SVG/types.html#ColorKeywords
- Go here to create a text file in Slicer LUT format. WARNING: the conversion fails on the alpha channel if using rgba(R, G, B, 255) instead of rgb(R, G, B) or rgba(R, G, B, 1.0). If the last column of the generated text file contains 65025, change it to 255.
Look-up Table for Lauras labels
Work in progress.
integer_label | text_label | color |
---|---|---|
0 | Background | rgba(0,0,0,0) |
1 | R caudate head | gold |
2 | L caudate head | gold |
3 | R thalamus | plum |
4 | L thalamus | plum |
5 | R frontal cortex | deeppink |
6 | L frontal cortex | deeppink |
7 | R parietal cortex | purple |
8 | L parietal cortex | purple |
9 | R cerebellum | mediumspringgreen |
10 | L cerebellum | mediumspringgreen |
11 | R hippo | red |
12 | L hippo | red |
13 | R paraventric WM | royalblue |
14 | L paraventric WM | royalblue |
15 | CC | yellow |
16 | R olfactory gyrus | lightskyblue |
17 | L olfactory gyrus | lightskyblue |
18 | All CSF space | deepskyblue |
19 | All white matter | sandybrown |