imi-bigpicture / wsidicom

Python package for reading DICOM WSI file sets.
Apache License 2.0
30 stars 5 forks source link

Pyramids #143

Closed erikogabrielsson closed 6 months ago

erikogabrielsson commented 6 months ago

Add support for multiple pyramids. Levels will be divided into multiple pyramids if they have different image coordinate system (previously only one image coordinate system was supported) or different extended depth of field. Within a pyramid the focal plane and/or optical path can still differ.

By default the first pyramid is used, which for most use cases will be the only one.