morphoclass.transforms.global_feature_to_label module

Implementation of the GlobalFeatureToLabel transform.

class morphoclass.transforms.global_feature_to_label.GlobalFeatureToLabel(global_feature_index)

Bases: object

Convert a global feature to label.

Parameters

global_feature_index (int) – The index of the global feature that shall be used.