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