pyanno4rt.tools._get_conventional_constraints
Conventional constraint retrieval.
Overview
|
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