Label-descriptions-normal.txt 1.8 KB

12345678910111213141516171819202122232425262728293031323334
  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 "0 - Clear Label"
  16. 1 111 255 234 1 1 1 "1 - Inferior vena cava"
  17. 2 97 255 234 1 1 1 "2 - Superior vena cava"
  18. 3 120 162 230 1 1 1 "3 - Left pulmonary artery"
  19. 4 112 155 239 1 1 1 "4 - Right pulmonary artery"
  20. 5 181 3 0 1 1 1 "5 - Ascending aorta and aortic arch"
  21. 6 203 182 44 1 1 1 "6 - Arterial duct"
  22. 7 221 0 11 1 1 1 "7 - Descending aorta"
  23. 8 0 157 255 1 1 1 "8 - Main pulmonary artery"
  24. 9 181 52 58 1 1 1 "9 - Left subclavian artery"
  25. 10 199 61 71 1 1 1 "10 - Brachiocephalic artery"
  26. 11 185 50 66 1 1 1 "11 - Left common carotid artery"
  27. 12 117 0 9 1 1 1 "12 - Pulmonary veins"
  28. 13 0 255 226 1 1 1 "13 - Azygos vein (arch)"
  29. 14 120 255 231 1 1 1 "14 - Innominate (brachiocephalic) vein"
  30. 18 194 29 194 1 1 1 "18 - Left ventricle"
  31. 19 255 142 203 1 1 1 "19 - Left atrium"
  32. 20 0 53 167 1 1 1 "20 - Right ventricle"
  33. 21 67 149 145 1 1 1 "21 - Right atrium"
  34. 22 226 226 226 1 1 1 "22 - Trachea"