Feeds
已回答
Delete a line from DICOM?
I figured it out. Just needed to use rmfield to remove the line: aa = dicominfo('RS.dcm'); aa.RTROIObservationsSequenc...
Delete a line from DICOM?
I figured it out. Just needed to use rmfield to remove the line: aa = dicominfo('RS.dcm'); aa.RTROIObservationsSequenc...
12 years 前 | 0
| 已接受
提问
Delete a line from DICOM?
I need to delete a few lines from some DICOM files. I can open up the file after I use dicominfo and find the line that I want g...
12 years 前 | 2 个回答 | 0