Project-MONAI / Project-MONAI/monai-deploy-app-sdk
[IMP] Adding support for Dicom Secondary Capture
Open
@vikashg is already working on this.
Since Jul 20, 2024.
enhancement
- Dominant language
- Python
- Stars
- 138
- Forks
- 70
- PR merge metrics
- No merged PRs in 30d
Description
Is your enhancement request related to a problem? Please describe.
We should have an operator for creating Dicom secondary capture and presentation states (at least for 2D images).
Describe the solution you'd like
The idea is to create a secondary capture with AI results burnt in the image. The operator input will be the string/text that needs to be burned, location coordinates, and reference dicom image.
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.