pyanno4rt.tools._get_conventional_constraints

Conventional constraint retrieval.

Overview

Function

get_conventional_constraints(segmentation)

Get a tuple with all set conventional constraint functions.

Functions

pyanno4rt.tools._get_conventional_constraints.get_conventional_constraints(segmentation)[source]

Get a tuple with all set conventional constraint functions.

Parameters:

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

Returns:

Flattened tuple with all set conventional constraint functions.

Return type:

tuple