Skip to content

Commit 4c94ab2

Browse files
authored
Enhance README with new Slicer functionality details
Updated README to reflect new functionality and upcoming PR.
1 parent 824de97 commit 4c94ab2

1 file changed

Lines changed: 13 additions & 1 deletion

File tree

  • PW45_2026_Boston/Projects/ExploringUltrasoundMultiFrameImageStorageStructuredReportSupportForSlicerOhif

PW45_2026_Boston/Projects/ExploringUltrasoundMultiFrameImageStorageStructuredReportSupportForSlicerOhif/README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,9 @@ In this project, I want to see if using DICOM Structured Reports (SR) will help
7979

8080
1. Converted our JSON annotation file to a DICOM SR
8181
2. Confirmed the DICOM SR can load in OHIF
82-
3. Started implementing changes to Slicer core to view this type of annotation SR
82+
3. Added functionality to 3D Slicer to load, parse, and view these DICOM SRs
83+
4. Next week - will make a PR to Slicer
84+
5. WIP - deploying OHIF connected to a Google Cloud Platform DICOM datastore, with the usAnnotation plugin support
8385

8486

8587

@@ -98,6 +100,16 @@ Successfully loaded the converted annotations in OHIF!
98100
style="max-width:800px">
99101
</video>
100102

103+
Successfully loaded the converted annotations in Slicer!
104+
<video
105+
controls muted
106+
src="https://github.com/user-attachments/assets/27951621-5f61-4c54-b0e7-d3572df79452"
107+
style="max-width:800px">
108+
</video>
109+
110+
111+
112+
101113

102114

103115
# Background and References

0 commit comments

Comments
 (0)