Commit ·
a3f3216
1
Parent(s): 73eca31
add label definitions
Browse files- memorial25.txt +224 -0
memorial25.txt
ADDED
|
@@ -0,0 +1,224 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 "Right kidney"
|
| 17 |
+
2 0 255 0 1 1 1 "Left kidney"
|
| 18 |
+
3 0 0 255 1 1 1 "Spleen"
|
| 19 |
+
4 255 255 0 1 1 1 "Liver"
|
| 20 |
+
5 0 255 255 1 1 1 "Exophytic simple renal cysts"
|
| 21 |
+
6 255 0 255 1 1 1 "Pleural effusion"
|
| 22 |
+
7 255 170 0 1 1 1 "Pancreas"
|
| 23 |
+
8 255 170 255 1 1 1 "Pancreatic cyst"
|
| 24 |
+
9 170 255 0 1 1 1 "Saline bag"
|
| 25 |
+
10 0 85 0 1 1 1 "Gallbladder"
|
| 26 |
+
11 33 199 188 1 1 1 "IVC"
|
| 27 |
+
12 170 0 0 1 1 1 "Aorta"
|
| 28 |
+
13 170 170 0 1 1 1 "Stomach"
|
| 29 |
+
14 127 45 139 1 1 1 "Appendix"
|
| 30 |
+
15 10 14 255 1 1 1 "Seminal vesicle"
|
| 31 |
+
16 175 205 90 1 1 1 "Txp kidney"
|
| 32 |
+
17 114 143 192 1 1 1 "Bladder"
|
| 33 |
+
18 79 215 227 1 1 1 "Nerve root sheath"
|
| 34 |
+
19 235 71 173 1 1 1 "Free pelvic fluid"
|
| 35 |
+
20 255 255 127 1 1 1 "Subcutaneous fat"
|
| 36 |
+
21 182 23 235 1 1 1 "Visceral fat"
|
| 37 |
+
22 176 5 0 1 1 1 "Abd wall muscle"
|
| 38 |
+
23 252 135 38 1 1 1 "Left ventricle"
|
| 39 |
+
24 142 255 138 1 1 1 "Simple renal cysts"
|
| 40 |
+
25 72 1 10 1 1 1 "Complex renal cysts"
|
| 41 |
+
26 203 41 46 1 1 1 "Liver cysts"
|
| 42 |
+
27 6 41 239 1 1 1 "Right psoas major"
|
| 43 |
+
28 0 243 255 1 1 1 "Left psoas major"
|
| 44 |
+
29 255 56 66 1 1 1 "Right quadratus lumborum"
|
| 45 |
+
30 255 196 0 1 1 1 "Left quadratus lumborum"
|
| 46 |
+
31 42 126 0 1 1 1 "Right paraspinal back muscle"
|
| 47 |
+
32 72 255 0 1 1 1 "Left paraspinal back muscle"
|
| 48 |
+
33 241 244 15 1 1 1 "L1 vertebra"
|
| 49 |
+
34 255 183 0 1 1 1 "L2 vertebra"
|
| 50 |
+
35 255 106 0 1 1 1 "L3 vertebra"
|
| 51 |
+
36 252 33 0 1 1 1 "L4 vertebra"
|
| 52 |
+
37 244 0 146 1 1 1 "L5 vertebra"
|
| 53 |
+
38 226 215 62 1 1 1 "Gallstone"
|
| 54 |
+
39 249 27 68 1 1 1 "thoracic vertebra"
|
| 55 |
+
40 227 136 249 1 1 1 "Whole heart"
|
| 56 |
+
41 0 160 234 1 1 1 "LV wall"
|
| 57 |
+
42 108 5 167 1 1 1 "Pulm Artery"
|
| 58 |
+
43 255 140 0 1 1 1 "Cardiac fat"
|
| 59 |
+
44 184 134 11 1 1 1 "Paraspinal fat"
|
| 60 |
+
45 135 14 234 1 1 1 "Pericardial fluid"
|
| 61 |
+
46 51 255 20 1 1 1 "Common bile duct"
|
| 62 |
+
47 144 80 11 1 1 1 "Skin"
|
| 63 |
+
48 144 112 143 1 1 1 "varices"
|
| 64 |
+
49 34 139 34 1 1 1 "liver left lobe segments 2&3"
|
| 65 |
+
50 85 131 135 1 1 1 "liver segment 5 6 7 8"
|
| 66 |
+
51 170 170 255 1 1 1 "liver segment 4"
|
| 67 |
+
52 255 160 122 1 1 1 "liver segment 1 caudate"
|
| 68 |
+
53 238 94 84 1 1 1 "Exophytic complex renal cyst"
|
| 69 |
+
54 204 255 156 1 1 1 "lung"
|
| 70 |
+
55 65 105 225 1 1 1 "Largest cyst"
|
| 71 |
+
56 230 255 71 1 1 1 "central prostate "
|
| 72 |
+
57 230 232 250 1 1 1 "peripheral prostate "
|
| 73 |
+
58 0 250 0 1 1 1 "skeletal muscle"
|
| 74 |
+
59 50 159 205 1 1 1 "latissimus dorsi muscle"
|
| 75 |
+
60 255 166 12 1 1 1 "Bone"
|
| 76 |
+
61 179 255 203 1 1 1 "sacrum"
|
| 77 |
+
62 255 0 251 1 1 1 "Spleen cyst"
|
| 78 |
+
63 255 165 0 1 1 1 "Serratus Anterior muscle"
|
| 79 |
+
64 173 216 230 1 1 1 "pectoralis major"
|
| 80 |
+
65 255 192 203 1 1 1 "pectoralis minor"
|
| 81 |
+
66 127 255 212 1 1 1 "iliacus"
|
| 82 |
+
67 255 140 0 1 1 1 "gluteus maximus"
|
| 83 |
+
68 143 188 143 1 1 1 "gluteus medius"
|
| 84 |
+
69 220 20 60 1 1 1 "gluteus minimus"
|
| 85 |
+
70 253 245 230 1 1 1 "obturator internus"
|
| 86 |
+
71 255 250 240 1 1 1 "obturator externus"
|
| 87 |
+
72 0 206 209 1 1 1 "femur"
|
| 88 |
+
73 0 255 127 1 1 1 "iliac bone"
|
| 89 |
+
74 128 0 128 1 1 1 "bad image for cardiac labels"
|
| 90 |
+
75 243 0 255 1 1 1 "Renal Cyst Boundary"
|
| 91 |
+
76 250 214 114 1 1 1 "Intra-renal Fat"
|
| 92 |
+
77 255 93 179 1 1 1 "overlabel"
|
| 93 |
+
78 156 156 255 1 1 1 "underlabel"
|
| 94 |
+
79 201 242 255 1 1 1 "Intramuscular fat"
|
| 95 |
+
80 235 98 18 1 1 1 "inter-muscular fat"
|
| 96 |
+
81 237 36 234 1 1 1 "T1 bright T2 dark bile"
|
| 97 |
+
82 62 240 30 1 1 1 "GB wall cyst"
|
| 98 |
+
83 250 250 14 1 1 1 "Gallbladder Polyp"
|
| 99 |
+
84 3 16 255 1 1 1 "GB sludge"
|
| 100 |
+
85 232 227 57 1 1 1 "panc duct"
|
| 101 |
+
86 255 127 80 1 1 1 "breast parenchyma"
|
| 102 |
+
87 242 36 36 1 1 1 "Unknown Tissue"
|
| 103 |
+
88 36 96 242 1 1 1 "Muscles"
|
| 104 |
+
89 156 242 36 1 1 1 "Mediastinal Tissue"
|
| 105 |
+
90 242 36 216 1 1 1 "Esophagus"
|
| 106 |
+
91 36 242 207 1 1 1 "Small Bowel"
|
| 107 |
+
92 242 147 36 1 1 1 "Duodenum"
|
| 108 |
+
93 87 36 242 1 1 1 "Colon"
|
| 109 |
+
94 45 242 36 1 1 1 "Uterus"
|
| 110 |
+
95 242 36 105 1 1 1 "Breast Left"
|
| 111 |
+
96 36 165 242 1 1 1 "Spinal Canal"
|
| 112 |
+
97 225 242 36 1 1 1 "Brain"
|
| 113 |
+
98 199 36 242 1 1 1 "Adrenal Gland Left"
|
| 114 |
+
99 36 242 138 1 1 1 "Adrenal Gland Right"
|
| 115 |
+
100 242 78 36 1 1 1 "Thyroid Left"
|
| 116 |
+
101 36 53 242 1 1 1 "Thyroid Right"
|
| 117 |
+
102 113 242 36 1 1 1 "Gluteus Maximus Left"
|
| 118 |
+
103 242 36 174 1 1 1 "Gluteus Maximus Right"
|
| 119 |
+
104 36 234 242 1 1 1 "Gluteus Medius Left"
|
| 120 |
+
105 242 190 36 1 1 1 "Gluteus Medius Right"
|
| 121 |
+
106 130 36 242 1 1 1 "Gluteus Minimus Left"
|
| 122 |
+
107 36 242 70 1 1 1 "Gluteus Minimus Right"
|
| 123 |
+
108 242 36 62 1 1 1 "Vertebrae C1"
|
| 124 |
+
109 36 122 242 1 1 1 "Vertebrae C2"
|
| 125 |
+
110 182 242 36 1 1 1 "Vertebrae C3"
|
| 126 |
+
111 241 36 242 1 1 1 "Vertebrae C4"
|
| 127 |
+
112 36 242 181 1 1 1 "Vertebrae C5"
|
| 128 |
+
113 242 121 36 1 1 1 "Vertebrae C6"
|
| 129 |
+
114 61 36 242 1 1 1 "Vertebrae C7"
|
| 130 |
+
115 71 242 36 1 1 1 "Vertebrae T1"
|
| 131 |
+
116 242 36 131 1 1 1 "Vertebrae T2"
|
| 132 |
+
117 36 191 242 1 1 1 "Vertebrae T3"
|
| 133 |
+
118 242 232 36 1 1 1 "Vertebrae T4"
|
| 134 |
+
119 172 36 242 1 1 1 "Vertebrae T5"
|
| 135 |
+
120 36 242 112 1 1 1 "Vertebrae T6"
|
| 136 |
+
121 242 52 36 1 1 1 "Vertebrae T7"
|
| 137 |
+
122 36 80 242 1 1 1 "Vertebrae T8"
|
| 138 |
+
123 140 242 36 1 1 1 "Vertebrae T9"
|
| 139 |
+
124 242 36 200 1 1 1 "Vertebrae T10"
|
| 140 |
+
125 36 242 224 1 1 1 "Vertebrae T11"
|
| 141 |
+
126 242 163 36 1 1 1 "Vertebrae T12"
|
| 142 |
+
127 103 36 242 1 1 1 "Costa 1 Left"
|
| 143 |
+
128 36 242 43 1 1 1 "Costa 1 Right"
|
| 144 |
+
129 242 36 88 1 1 1 "Costa 2 Left"
|
| 145 |
+
130 36 149 242 1 1 1 "Costa 2 Right"
|
| 146 |
+
131 209 242 36 1 1 1 "Costa 3 Left"
|
| 147 |
+
132 215 36 242 1 1 1 "Costa 3 Right"
|
| 148 |
+
133 36 242 155 1 1 1 "Costa 4 Left"
|
| 149 |
+
134 242 95 36 1 1 1 "Costa 4 Right"
|
| 150 |
+
135 36 37 242 1 1 1 "Costa 5 Left"
|
| 151 |
+
136 97 242 36 1 1 1 "Costa 5 Right"
|
| 152 |
+
137 242 36 157 1 1 1 "Costa 6 Left"
|
| 153 |
+
138 36 217 242 1 1 1 "Costa 6 Right"
|
| 154 |
+
139 242 206 36 1 1 1 "Costa 7 Left"
|
| 155 |
+
140 146 36 242 1 1 1 "Costa 7 Right"
|
| 156 |
+
141 36 242 86 1 1 1 "Costa 8 Left"
|
| 157 |
+
142 242 36 46 1 1 1 "Costa 8 Right"
|
| 158 |
+
143 36 106 242 1 1 1 "Costa 9 Left"
|
| 159 |
+
144 166 242 36 1 1 1 "Costa 9 Right"
|
| 160 |
+
145 242 36 226 1 1 1 "Costa 10 Left"
|
| 161 |
+
146 36 242 197 1 1 1 "Costa 10 Right"
|
| 162 |
+
147 242 137 36 1 1 1 "Costa 11 Left"
|
| 163 |
+
148 77 36 242 1 1 1 "Costa 11 Right"
|
| 164 |
+
149 55 242 36 1 1 1 "Costa 12 Left"
|
| 165 |
+
150 242 36 115 1 1 1 "Costa 12 Right"
|
| 166 |
+
151 36 175 242 1 1 1 "Rib Cartilage"
|
| 167 |
+
152 235 242 36 1 1 1 "Sternum Corpus"
|
| 168 |
+
153 189 36 242 1 1 1 "Clavicula Left"
|
| 169 |
+
154 36 242 128 1 1 1 "Clavicula Right"
|
| 170 |
+
155 242 68 36 1 1 1 "Scapula Left"
|
| 171 |
+
156 36 63 242 1 1 1 "Scapula Right"
|
| 172 |
+
157 123 242 36 1 1 1 "Humerus Left"
|
| 173 |
+
158 242 36 184 1 1 1 "Humerus Right"
|
| 174 |
+
159 36 242 240 1 1 1 "Skull"
|
| 175 |
+
160 242 180 36 1 1 1 "Hip Left"
|
| 176 |
+
161 120 36 242 1 1 1 "Hip Right"
|
| 177 |
+
162 36 242 60 1 1 1 "Femur Left"
|
| 178 |
+
163 242 36 72 1 1 1 "Femur Right"
|
| 179 |
+
164 36 132 242 1 1 1 "Heart"
|
| 180 |
+
165 192 242 36 1 1 1 "Heart Atrium Left"
|
| 181 |
+
166 231 36 242 1 1 1 "Heart Tissue"
|
| 182 |
+
167 36 242 171 1 1 1 "Heart Atrium Right"
|
| 183 |
+
168 242 111 36 1 1 1 "Heart Myocardium"
|
| 184 |
+
169 51 36 242 1 1 1 "Heart Ventricle Left"
|
| 185 |
+
170 81 242 36 1 1 1 "Heart Ventricle Right"
|
| 186 |
+
171 242 36 141 1 1 1 "Iliac Artery Left"
|
| 187 |
+
172 36 201 242 1 1 1 "Iliac Artery Right"
|
| 188 |
+
173 242 222 36 1 1 1 "Iliac Vena Left"
|
| 189 |
+
174 162 36 242 1 1 1 "Iliac Vena Right"
|
| 190 |
+
175 36 242 102 1 1 1 "Portal Vein and Splenic Vein"
|
| 191 |
+
176 242 42 36 1 1 1 "Celiac Trunk"
|
| 192 |
+
177 36 90 242 1 1 1 "Lung Lower Lobe Left"
|
| 193 |
+
178 150 242 36 1 1 1 "Lung Upper Lobe Left"
|
| 194 |
+
179 242 36 210 1 1 1 "Lung Lower Lobe Right"
|
| 195 |
+
180 36 242 214 1 1 1 "Lung Middle Lobe Right"
|
| 196 |
+
181 242 153 36 1 1 1 "Lung Upper Lobe Right"
|
| 197 |
+
182 93 36 242 1 1 1 "Bronchi"
|
| 198 |
+
183 38 242 36 1 1 1 "Trachea"
|
| 199 |
+
184 242 36 98 1 1 1 "Pulmonary Artery"
|
| 200 |
+
185 36 159 242 1 1 1 "Cheek Left"
|
| 201 |
+
186 219 242 36 1 1 1 "Cheek Right"
|
| 202 |
+
187 205 36 242 1 1 1 "Eyeball Left"
|
| 203 |
+
188 36 242 145 1 1 1 "Eyeball Right"
|
| 204 |
+
189 242 85 36 1 1 1 "Nasal Cavity"
|
| 205 |
+
190 36 47 242 1 1 1 "Artery Common Carotid Right"
|
| 206 |
+
191 107 242 36 1 1 1 "Artery Common Carotid Left"
|
| 207 |
+
192 242 36 167 1 1 1 "Sternum Manubrium"
|
| 208 |
+
193 36 227 242 1 1 1 "Artery Internal Carotid Right"
|
| 209 |
+
194 242 196 36 1 1 1 "Artery Internal Carotid Left"
|
| 210 |
+
195 136 36 242 1 1 1 "Internal Jugular Vein Right"
|
| 211 |
+
196 36 242 76 1 1 1 "Internal Jugular Vein Left"
|
| 212 |
+
197 242 36 56 1 1 1 "Artery Brachiocephalic"
|
| 213 |
+
198 36 116 242 1 1 1 "Vein Brachiocephalic Right"
|
| 214 |
+
199 176 242 36 1 1 1 "Vein Brachiocephalic Left"
|
| 215 |
+
200 242 36 236 1 1 1 "Artery Subclavian Right"
|
| 216 |
+
201 36 242 187 1 1 1 "Artery Subclavian Left"
|
| 217 |
+
202 242 127 36 1 1 1 "Unidentified Label 250"
|
| 218 |
+
203 67 36 242 1 1 1 "Unidentified Label 251"
|
| 219 |
+
204 128 0 128 1 1 1 "trapezius"
|
| 220 |
+
205 255 0 0 1 1 1 "romboid"
|
| 221 |
+
206 139 250 114 1 1 1 "Vastas Muscle"
|
| 222 |
+
207 0 211 200 1 1 1 "perinephric fat"
|
| 223 |
+
998 186 85 211 1 1 1 "duplicate this slice"
|
| 224 |
+
999 178 34 34 1 1 1 "delete this slice"
|