jlevy44 / PathFlowAI

A High-Throughput Workflow for Preprocessing, Deep Learning Analytics and Interpretation in Digital Pathology
https://jlevy44.github.io/PathFlowAI/
MIT License
38 stars 8 forks source link

Fix svs2dask_array #6

Closed sumanthratna closed 4 years ago

sumanthratna commented 4 years ago

The Dask array that is returned is not oriented properly. This PR also adds support for more image types and improves code-readability.