Project-MONAI / Project-MONAI/MONAILabel
Segment volume calculation and structured report for secondary capture images.
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 891
- Forks
- 269
- Avg merge
- 15h 41m
- Merged PRs (30d)
- 1
Description
Is your feature request related to a problem? Please describe.
Quantitative data reporting/visualisation is currently limited to the OHIF viewer. We need a more portable/universal solution.
Describe the solution you'd like
I would like a report of segment volumes available outside of the OHIF viewer. Ideally, these should be included with secondary capture images (submitted as a separate feature request last month). Options are:
- A table/structured report in the same dicom series
- Segment volumes (and labels) burned into the SC images themselves
- A PDF of both 1 and 2, encapsulated in a dicom wrapper and sent back to XNAT.
Describe alternatives you've considered
Currently, segment volumes are calculated and available in the OHIF viewer when dicom SEG masks are loaded. This is an excellent visualization tool, but is not portable to other PACS or those without dicom SEG functionality. Even if dicom SEG can be loaded, the segment volumes will not be reported/visible on other viewers.
Additional context
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.
Research direction
The issue names no files, tests, or entry points. Start by locating how segment volumes are currently calculated and compare the three proposed output formats; the work is not ready until one portable reporting format and its delivery path are agreed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100