Skip to content

seg.SegMethod

Peter Hollender edited this page Dec 8, 2023 · 1 revision

fus.seg.SegMethod

Abstract class for segmentation methods

Methods

  • segments = segment(varargin)
  • tab = get_table(self)
  • s = to_struct(self) convert DATACLASS to struct
  • params = segment_params(self, volume, materials, varargin)
  • self = from_struct(s)

Clone this wiki locally