GoogleCloudPlatform / wsi-to-dicom-converter

Conversion tool/library for converting whole slide images to DICOM
Apache License 2.0
77 stars 26 forks source link

Investigate OpenSlide issue that leads to blacked out squares #36

Closed dzelemba closed 4 years ago

dzelemba commented 4 years ago

We have a workaround where we drop the first row/column, but this issue is tracking the underlying fix.

Issue in OpenSilde: https://github.com/openslide/openslide/issues/268.

danielbeaudreau commented 4 years ago

Hi Egor, can you please take a look at this?

dzelemba commented 4 years ago

Latest status here is that the openslide project doesn't have any active maintainers, so there isn't much we can do for now.

danielbeaudreau commented 4 years ago

Thanks