gacou54 / pyorthanc

Python library that wrap the Orthanc REST API and facilitate the manipulation of data in Orthanc
MIT License
49 stars 10 forks source link

Add a way to retrieve the pydicom.FileDataset object from an instance #15

Closed gacou54 closed 1 year ago

gacou54 commented 1 year ago

Add a way to retrieve the pydicom.FileDataset object from an instance. It becomes easier to manipulate certain tags and the DICOM data.