HomePhabricator
Diffusion MITK 4cd372476c14

Make ROI elements time-resolved

Description

Make ROI elements time-resolved

Elements have a default property list. Each time step optionally
has a more specific property list, with the default property list
as fallback. Since the context type is restricted to be a string
rather than a TimeStepType, use std::to_string() and std::stoul()
to convert between these types.

Details

Provenance
kislinskAuthored on Nov 8 2023, 12:50 PM
kislinskPushed on Nov 8 2023, 1:15 PM
Differential Revision
Restricted Differential Revision
Parents
rMITK62b66c55c4c0: Implement ROI caption parsing
Branches
Unknown
Tags
Unknown
Tasks
T30155: Bounding boxes / ROIs in MITK