################################################
# ITK-SnAP Label Description File
# File format: 
# IDX   -R-  -G-  -B-  -A--  VIS MSH  LABEL
# Fields: 
#    IDX:   Zero-based index 
#    -R-:   Red color component (0..255)
#    -G-:   Green color component (0..255)
#    -B-:   Blue color component (0..255)
#    -A-:   Label transparency (0.00 .. 1.00)
#    VIS:   Label visibility (0 or 1)
#    IDX:   Label mesh visibility (0 or 1)
#  LABEL:   Label description 
################################################
    0     0    0    0        0  0  0    "Clear Label"
    1   255    0    0        1  1  1    "CA1"
    2     0  255    0        1  1  1    "CA2+CA3"
    3   255  255    0        1  1  1    "DG:H"
    4     0    0  255        1  1  1    "DG:SM"
    5     1   35   43        1  1  1    "SR+SLM+VHS"
    6   255    0  255        1  1  1    "fimbria"
    7   151  231  198        1  1  1    "subiculum"
    9    95  135  223        1  1  1    "amygdala"
   10     3    8   20        1  1  1    "lateral ventricle"
   11     2  204   82        1  1  1    "caudate nucleus"
   12   202  232  235        1  1  1    "alveus"
