Enum: VolumeView
Which anatomical plane a labelled volume is projected along.
URI: tvbo:enum/VolumeView
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| sagittal | None | Along the left-right axis |
| coronal | None | Along the front-back axis |
| horizontal | None | Along the top-bottom axis |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/tvbo/figure
LinkML Source
name: VolumeView
description: Which anatomical plane a labelled volume is projected along.
from_schema: https://w3id.org/tvbo/figure
permissible_values:
sagittal:
text: sagittal
description: Along the left-right axis.
coronal:
text: coronal
description: Along the front-back axis.
horizontal:
text: horizontal
description: Along the top-bottom axis.