HomePhabricator
Diffusion MITK c2c5571974e7

Support time steps in MITK ROI file format.

Description

Support time steps in MITK ROI file format.

The "Geometry" object has an optional "TimeSteps" value specifying
the number of time steps.

The "ROI" object has an optional "TimeSteps" array, which, when present,
contains objects consisting of a mandatory time step number "t",
"Min" and "Max" points, as well as an optional "Properties" object.

"ROI" objects with a "TimeSteps" array are not supposed to contain
"Min" and "Max" points directly anymore. Their "Properties" object
still act as a fallback for the optional "Properties" objects of the
time steps, though.

Details

Provenance
kislinskAuthored on Nov 8 2023, 12:58 PM
kislinskPushed on Nov 8 2023, 1:15 PM
Differential Revision
Restricted Differential Revision
Parents
rMITK4cd372476c14: Make ROI elements time-resolved
Branches
Unknown
Tags
Unknown
Tasks
T30155: Bounding boxes / ROIs in MITK