pyanno4rt.tools._get_conventional_objectives
Conventional objective retrieval.
Overview
|
Get a tuple with all set conventional objective functions. |
Functions
- pyanno4rt.tools._get_conventional_objectives.get_conventional_objectives(segmentation)[source]
Get a tuple with all set conventional objective functions.
- Parameters:
segmentation (dict) – Dictionary with information on the segmented structures.
- Returns:
Flattened tuple with all set conventional objective functions.
- Return type:
tuple