Project-MONAI / Project-MONAI/MONAILabel
OHIF support for multi-label scribbles
Open
@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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.