Creating dicom GSPS #1297
Unanswered
MahmoudRR61
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I realize that GSPS DICOM files are like any other DICOM files and pydicom can read such files but I couldn't find a high level example for creating GSPS objects. I have a few annoatations objects in form of Text Object Sequence (0070,0008) and Graphic Object Sequence (0070,0009) and need to add it to a Graphic Annotation Sequence (0070,0001). Is there any high level API for creating GSPS objects withe such nested sequence?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions