openlifu.seg.seg_methods.uniform.UniformSegmentation

class openlifu.seg.seg_methods.uniform.UniformSegmentation(materials: ~typing.Annotated[dict[str, ~openlifu.seg.material.Material], OpenLIFUFieldData(name='Segmentation materials', description='Dictionary mapping of label names to material definitions used during segmentation')] = <factory>, ref_material: ~typing.Annotated[str, OpenLIFUFieldData(name='Reference material', description='Reference material ID to use')] = 'water')[source]

Bases: SegmentationMethod

to_table() DataFrame[source]

Get a table of the segmentation method parameters

Returns:

Pandas DataFrame of the segmentation method parameters