MONAILabel icon indicating copy to clipboard operation
MONAILabel copied to clipboard

Support parallel annotations of multiple sequences

Open kbressem opened this issue 8 months ago • 3 comments

Is your feature request related to a problem? Please describe. We are working on a project where the interpretation of a pathological finding depends on the context of multiple MRI sequences. Specifically we need a T2 weighted fat saturated sequence and a T1 weighted sequence. Sometimes a third sequence might even be needed. Currently MONAILabel and Slicer do only support annotations of a single 3D volume.

Describe the solution you'd like Annotation of multiple sequences, ideally in different windows that are synced with each other.

Describe alternatives you've considered One can manually load images to ITK-SNAP. If multiple ITK-SNAP windows are opened, it will sync across the sequences. This is our current solution, but requires a lot of manual effort.

Additional context This is our current workflow with an example segmentation. image

The images are synced across the two ITK-SNAP windows, the segmentations are done manually.

kbressem avatar Jun 07 '24 08:06 kbressem