Project-MONAI / Project-MONAI/MONAILabel

OHIF support for multi-label scribbles

Open
#756 0 comments 1 reaction 1 assignee View on GitHub

@masadcv is already working on this.

Since May 16, 2022.

backlog
Dominant language
Python
Stars
891
Forks
269
Avg merge
15h 41m
Merged PRs (30d)
1

Description

Recent updates added multi-label scribbles support to monai label and slicer.
To have feature parity with OHIF, similar updates are needed to make scribbles work with recent changes.

This involves (and is not limited to) the following steps:

  • Add support in OHIF to work on specific labels within multi-label setting
  • Add support in OHIF to communicate segmentation labels metadata (similar to how its done currently in 3D Slicer plugin)
  • Properly update/populate segmentation labels in OHIF, given output from a scribbles flow

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.