Difference between revisions of "Slicer3:Lauras labels"
From Slicer Wiki
Line 5: | Line 5: | ||
=Look-up Table for Lauras labels= | =Look-up Table for Lauras labels= | ||
− | + | Version 1.2 | |
{| class="wikitable sortable labelpage labelpagetable" border="1" | {| class="wikitable sortable labelpage labelpagetable" border="1" | ||
! integer_label | ! integer_label |
Revision as of 20:01, 28 June 2011
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
Version 1.2
integer_label | text_label | color |
---|---|---|
0 | Background | rgba(0,0,0,0) |
1 | R caudate head | rgb(99, 184, 255) |
2 | L caudate head | rgb(10, 10, 255) |
3 | R thalamus | rgb(152, 245, 255) |
4 | L thalamus | rgb(0, 134, 139) |
5 | R frontal cortex | rgb(124, 205, 124) |
6 | L frontal cortex | rgb(69, 139, 0) |
7 | R parietal cortex | rgb(124, 252, 10) |
8 | L parietal cortex | rgb(205, 205, 0) |
9 | R cerebellum | rgb(255, 236, 139) |
10 | L cerebellum | rgb(255, 153, 18) |
11 | R hippo | rgb(205, 133, 63) |
12 | L hippo | rgb(233, 150, 122) |
13 | R paraventric WM | rgb(255, 106, 106) |
14 | L paraventric WM | rgb(205, 0, 0) |
15 | CC | rgb(255, 52, 179) |
16 | R olfactory gyrus | rgb(205, 105, 201) |
17 | L olfactory gyrus | rgb(137, 104, 205) |
18 | All CSF space | rgb(154, 50, 205) |
19 | R_SVZ | rgb(225, 245, 36) |
20 | L_SVZ | rgb(242, 245, 41) |
21 | R_Subortical_WM | rgb(255, 165, 153) |
22 | L_Subortical_WM | rgb(255, 187, 128) |
23 | Total_Counts_in_brain | rgb(0, 255, 51) |
24 | R_GM | rgb(74, 241, 233) |
25 | L_GM | rgb(206, 241, 179) |
26 | Label_26 | rgb(241,209,234) |