ImagingDataCommons / libdicom

C library for reading DICOM files
https://libdicom.readthedocs.io
MIT License
15 stars 7 forks source link

Are there plans to support dicom file creation/modification? #77

Open cincospenguinos opened 8 months ago

cincospenguinos commented 8 months ago

The README says that libdicom is meant for reading DICOM file information, including pixel data. Are there any plans to add the ability to modify and write DICOM file information as a .dcm file to disk? Or will libdicom be strictly for reading DICOM for the foreseeable future?

jcupitt commented 8 months ago

Hi @cincospenguinos, I think it's read-only for now. Maybe something for version 2.0.