#include <ExtentFile.h>
Public Attributes | |
char | name [64] |
char | side [2] |
char | system [32] |
char | location [32] |
bool | use |
bool | display |
Labels are used for segmenting a dataset into individual structures. The label structure here is specific to the Visible Human dataset used on the EPFL web server (http://visiblehuman.epfl.ch).
|
Should this label be displayed.
|
|
Location of the structure (Head, Torso, etc.).
|
|
Name of the structure.
|
|
Side of the body (L or R).
|
|
System to which the structure belongs (Nervous, Muscular, Skeletal, etc.).
|
|
Indicates whether this label is used.
|