Skip to content

stefano-malacrino/wsi-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wsi_reader package

wsi-reader is a format-independent WSI reader. The API is designed to be similar to openslide.

Backends based on the following libraries are available: tifffile, openslide and the Philips pathology SDK. The reader works with all the image formats supported by the installed backends.

To install the package from the latest commit with a desired backend (e.g. tifffile) use the following command:

pip install "wsi-reader[tifffile] @ git+https://github.com/stefano-malacrino/wsi-reader.git"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages