openlifu.seg.seg_methods.tissue.Tissue¶
- class openlifu.seg.seg_methods.tissue.Tissue(materials: "Annotated[dict[str, Material], OpenLIFUFieldData('Segmentation materials', 'Dictionary mapping of label names to material definitions used during segmentation')]" = <factory>, ref_material: "Annotated[str, OpenLIFUFieldData('Reference material', 'Reference Material ID to use')]" = 'tissue')[source]¶
Bases:
UniformSegmentation- ref_material: Annotated[str, OpenLIFUFieldData('Reference material', 'Reference Material ID to use')] = 'tissue'¶
Reference Material ID to use. For the Tissue dataclass, this should remain as ‘tissue’.