pyanno4rt.tools._get_machine_learning_constraints

Machine learning model-based constraint retrieval.

Overview

Function

get_machine_learning_constraints(segmentation)

Get a tuple with all set machine learning model-based constraint functions.

Functions

pyanno4rt.tools._get_machine_learning_constraints.get_machine_learning_constraints(segmentation)[source]

Get a tuple with all set machine learning model-based constraint functions.

Parameters:

segmentation (dict) – Dictionary with information on the segmented structures.

Returns:

Flattened tuple with all set machine learning model-based constraint functions.

Return type:

tuple