PyNutil.ImageSeries#

class PyNutil.ImageSeries(sections=<factory>, pixel_id=<factory>, segmentation_format='binary')[source]#

An ordered collection of Section objects.

Construct this directly when you want to supply custom image data, or use read_segmentation_dir() / read_image_dir() to build one from a folder of image files.

Parameters:
property filenames: List[str]#

Display filenames for all sections.