Difference between revisions of "Slicer3:Lauras labels"
From Slicer Wiki
Line 49: | Line 49: | ||
| 9 | | 9 | ||
| R cerebellum | | R cerebellum | ||
− | | style="background: | + | | style="background:rgb(255, 236, 139)"| rgb(255, 236, 139) |
|- | |- | ||
| 10 | | 10 | ||
| L cerebellum | | L cerebellum | ||
− | | style="background: | + | | style="background:rgb(255, 153, 18)"| rgb(255, 153, 18) |
|- | |- | ||
| 11 | | 11 | ||
| R hippo | | R hippo | ||
− | | style="background: | + | | style="background:rgb(205, 133, 63)"| rgb(205, 133, 63) |
|- | |- | ||
| 12 | | 12 | ||
| L hippo | | L hippo | ||
− | | style="background: | + | | style="background:rgb(233, 150, 122)"| rgb(233, 150, 122) |
|- | |- | ||
| 13 | | 13 | ||
| R paraventric WM | | R paraventric WM | ||
− | | style="background: | + | | style="background:rgb(255, 106, 106)"| rgb(255, 106, 106) |
|- | |- | ||
| 14 | | 14 | ||
| L paraventric WM | | L paraventric WM | ||
− | | style="background: | + | | style="background:rgb(205, 0, 0)"| rgb(205, 0, 0) |
|- | |- | ||
| 15 | | 15 | ||
| CC | | CC | ||
− | | style="background: | + | | style="background:rgb(255, 52, 179)"| rgb(255, 52, 179) |
|- | |- | ||
| 16 | | 16 | ||
| R olfactory gyrus | | R olfactory gyrus | ||
− | | style="background: | + | | style="background:rgb(205, 105, 201)"| rgb(205, 105, 201) |
|- | |- | ||
| 17 | | 17 | ||
| L olfactory gyrus | | L olfactory gyrus | ||
− | | style="background: | + | | style="background:rgb(137, 104, 205)"| rgb(137, 104, 205) |
|- | |- | ||
| 18 | | 18 | ||
| All CSF space | | All CSF space | ||
− | | style="background: | + | | style="background:rgb(154, 50, 205)"| rgb(154, 50, 205) |
|- | |- | ||
| 19 | | 19 | ||
− | | | + | | R_SVZ |
− | | style="background: | + | | style="background:rgb(225, 245, 36)"| rgb(225, 245, 36) |
+ | |- | ||
+ | | 20 | ||
+ | | L_SVZ | ||
+ | | style="background:rgb(242, 245, 41)"| rgb(242, 245, 41) | ||
+ | |- | ||
+ | | 21 | ||
+ | | R_Subortical_WM | ||
+ | | style="background:rgb(255, 165, 153)"| rgb(255, 165, 153) | ||
+ | |- | ||
+ | | 22 | ||
+ | | L_Subortical_WM | ||
+ | | style="background:rgb(255, 187, 128)"| rgb(255, 187, 128) | ||
+ | |- | ||
+ | | 23 | ||
+ | | Total_Counts_in_brain | ||
+ | | style="background:rgb(0, 255, 51)"| rgb(0, 255, 51) | ||
+ | |- | ||
+ | | 24 | ||
+ | | R_GM | ||
+ | | style="background:rgb(74, 241, 233)"| rgb(74, 241, 233) | ||
+ | |- | ||
+ | | 25 | ||
+ | | L_GM | ||
+ | | style="background:rgb(206, 241, 179)"| rgb(206, 241, 179) | ||
|- | |- | ||
| 26 | | 26 |
Revision as of 20:00, 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
Work in progress.
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) |