ImagingDataCommons / highdicom

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

Fix assumptions about tiled images #178

Closed hackermd closed 2 years ago

hackermd commented 2 years ago

In case of slide microscopy images, the images within a series may not have the same dimensions (because they may for a multi-resolution image pyramid) and there may be more than one multi-frame image within a series.