openlifu.seg.seg_methods.uniform.UniformTissue¶
- class openlifu.seg.seg_methods.uniform.UniformTissue(materials: dict[str, Material] | None = None)[source]¶
Bases:
UniformSegmentationAssigns the tissue material to all voxels in the volume.
Bases: UniformSegmentation
Assigns the tissue material to all voxels in the volume.