pyanno4rt.tools._get_all_objectives

Objectives return.

Overview

Function

get_all_objectives(segmentation)

Return a tuple with the user-assigned objectives.

Functions

pyanno4rt.tools._get_all_objectives.get_all_objectives(segmentation)[source]

Return a tuple with the user-assigned objectives.

Parameters:

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

Returns:

Flattened tuple with the user-assigned objectives.

Return type:

tuple