Project-MONAI / Project-MONAI/monai-deploy-app-sdk

Display bounding box on dicom using dicomSR [FEA]

Open
#232 0 comments 1 reaction 3 assignees View on GitHub

@MMelQin is already working on this.

Since Dec 20, 2021.

enhancement
Dominant language
Python
Stars
138
Forks
70
PR merge metrics
No merged PRs in 30d

Description

Is your feature request related to a problem? Please describe.
We would like to display a bounding box along with some text on a dicom image without altering the dicom image data. Something like this.

Describe the solution you'd like
An ideal solution will be to use dicom SR to record the co-ordinates of the bounding box and associated text. We would then be able to display the SR image along with the original dicom image.

Describe alternatives you've considered
We have used highdicom to create the SR image. But a more general operator would be nice.

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.