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년 전 | 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년 전 | 답변 수: 2 | 0