Skip to content

module myna.core.components.component_cluster

Define Component subclasses for clustering data

Available subclasses: ComponentCluster ComponentClusterSolidification ComponentClusterSupervoxel


class ComponentCluster

Part-wise Component that outputs spatially-varying data labels in the FileID class format.

method ComponentCluster.__init__

__init__()

class ComponentClusterSolidification

Layer-wise Component that outputs spatially-varying data in the FileIDclass format and requires input from solidification data file of classFileGV`.

method ComponentClusterSolidification.__init__

__init__()

class ComponentClusterSupervoxel

Layer-wise Component that outputs spatially-varying data labels in the FileID class format and requires input in the FileID class format.

method ComponentClusterSupervoxel.__init__

__init__()

This file was automatically generated via lazydocs.