Hi Matthew,
What is the DICOM Modality of the file? For example:
dcmdump structure.dcm | grep Modality
I just want to make sure it really is RTSTRUCT.
Can you send an anonymized sample?
Note also, that DICOM import, plastimatch and SlicerRT have separate implementation.
So also worth trying plastimatch.
Greg
--
You received this message because you are subscribed to the Google Groups "Plastimatch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
plastimatch...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
The information in this e-mail is intended only for the person to whom it is
addressed. If you believe this e-mail was sent to you in error and the e-mail
contains patient information, please contact the Partners Compliance HelpLine at
http://www.partners.org/complianceline . If the e-mail was sent to you in error
but does not contain patient information, please contact the sender and properly
dispose of the e-mail.
If it’s not anonymized, better not send. We can work out by e-mail.
Or, you can check if it’s anonymized. Try this:
dcmdump | less
Then look especially at PatientID, PatientName, and other important fields.
The problem you describe is importing using SlicerRT?
Can you confirm the extension is installed? Do you know which version?
Does plastimatch also fail to load it?
--
You received this message because you are subscribed to the Google Groups "Plastimatch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
plastimatch...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Yeah, sorry, I should fix that. Plastimatch is foolishly trying to use the ITK reader.
Could you put the file in a directory, and then tell plastimatch to load the directory?
From: plast...@googlegroups.com [mailto:plast...@googlegroups.com] On Behalf Of Matthew Strugari
Sent: Wednesday, December 17, 2014 10:29 AM
To: plast...@googlegroups.com
Cc: Sharp, Gregory C.
--
You received this message because you are subscribed to the Google Groups "Plastimatch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
plastimatch...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Thanks. I could reproduce the problem. Both SlicerRT & plastimatch have trouble with this,
for seemingly different reasons. I will investigate. -Greg
From: Matthew Strugari [mailto:matt.s...@gmail.com]
Sent: Wednesday, December 17, 2014 10:46 AM
To: plast...@googlegroups.com
Cc: Sharp, Gregory C.
The information in this e-mail is intended only for the person to whom it is
OK, I found the problem. The file is missing a Series Instance UID.
This is illegal, it is a required attribute. I patched plastimatch to force loading
even when no Series Instance UID. Will look into SlicerRT.
However, I realize there is another problem, which is that if you try to load
an RTSTRUCT, and then rasterize to an image, there is ambiguity in how it gets rasterized.
Still working on this.
-Greg
--
Small update. The plastimatch importer does work on these structures.
Could you please update your plastimatch and give another try?
For example:
plastimatch convert --input matt_test.dcm --output-prefix labelmaps/