ImagingDataCommons / highdicom

High-level DICOM abstractions for the Python programming language
https://highdicom.readthedocs.io
MIT License
168 stars 35 forks source link

Add further measurement properties #150

Closed CPBridge closed 2 years ago

CPBridge commented 2 years ago

I have implemented further properties on the Measurement class because I had need for them. Specifically, referenced_images, method, derivation and finding_sites. This is not intended to be complete, there are still a few left unimplemented, but these are more complex as they combine multiple content items.