Commit ·
8a77bc6
1
Parent(s): e61be00
added label file
Browse files- itksnap_labels.txt +28 -0
itksnap_labels.txt
ADDED
|
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
################################################
|
| 2 |
+
# ITK-SnAP Label Description File
|
| 3 |
+
# File format:
|
| 4 |
+
# IDX -R- -G- -B- -A-- VIS MSH LABEL
|
| 5 |
+
# Fields:
|
| 6 |
+
# IDX: Zero-based index
|
| 7 |
+
# -R-: Red color component (0..255)
|
| 8 |
+
# -G-: Green color component (0..255)
|
| 9 |
+
# -B-: Blue color component (0..255)
|
| 10 |
+
# -A-: Label transparency (0.00 .. 1.00)
|
| 11 |
+
# VIS: Label visibility (0 or 1)
|
| 12 |
+
# IDX: Label mesh visibility (0 or 1)
|
| 13 |
+
# LABEL: Label description
|
| 14 |
+
################################################
|
| 15 |
+
0 0 0 0 0 0 0 "Clear Label"
|
| 16 |
+
1 255 0 0 1 1 1 "CA1"
|
| 17 |
+
2 0 255 0 1 1 1 "CA2"
|
| 18 |
+
3 128 64 255 1 1 1 "DG"
|
| 19 |
+
4 255 255 0 1 1 1 "CA3"
|
| 20 |
+
5 0 255 255 1 1 1 "head"
|
| 21 |
+
6 166 193 255 1 1 1 "tail"
|
| 22 |
+
7 231 66 0 1 1 1 "misc"
|
| 23 |
+
8 240 86 224 1 1 1 "SUB"
|
| 24 |
+
10 210 180 140 1 1 1 "ERC"
|
| 25 |
+
11 55 180 255 1 1 1 "BA35"
|
| 26 |
+
12 0 0 255 1 1 1 "BA36"
|
| 27 |
+
13 243 135 70 1 1 1 "PHC"
|
| 28 |
+
14 46 139 87 1 1 1 "sulcus"
|