imi-bigpicture / wsidicom

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

Refactoring #28

Closed erikogabrielsson closed 2 years ago

erikogabrielsson commented 2 years ago

Divided interface into wsidicom and instance. Moved methods from WsiInstance-class to ImageData-class. Typing fixes. Implemented reconstruct_pyramid()

jesper-molin commented 2 years ago

Lookus, merge it in