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