Hacker News new | ask | show | jobs
by el_pa_b 155 days ago
When WSI are stored on-premise, they are typically stored on hard drives with a filesystem. If you have a filesystem, you can use OpenSlide, and use a viewer like OpenSeaDragon to visualize the slide.

WSIStreamer is relevant for storage systems without a filesystem. In this case, OpenSlide cannot work (it needs to seek and open the file).

1 comments

Then mount the s3 filesystem. It's slow though. But good if have tools to filter them properly.