pyanno4rt.tools._get_objective_segments
Objective segment retrieval.
Overview
|
Get a tuple with the segments associated with the objectives. |
Functions
- pyanno4rt.tools._get_objective_segments.get_objective_segments(segmentation)[source]
Get a tuple with the segments associated with the objectives.
- Parameters:
segmentation (dict) – Dictionary with information on the segmented structures.
- Returns:
Flattened tuple with the segments associated with the objectives.
- Return type:
tuple