Tools to aid Digital pathology deep learning projects.
WSITools is a whole slide image processing toolkit. It provides efficient ways to extract patches from whole slide
images, and some other useful features for pathological image processing.
Currently, it supports four patch extraction scenarios:
1. Extract patches from WSIs
2. Extract patches from WSIs and their label (i.e. their directory name)
1. TODO: Incomplete
3. Extract patches from a fixed and a float WSI
4. Extract patches from a fixed and a float WSI in places that intersect annotation objects
1. TODO: Incomplete
This package was created with Cookiecutter_ and the audreyr/cookiecutter-pypackage
_ project template.
.. Cookiecutter: https://github.com/audreyr/cookiecutter
.. audreyr/cookiecutter-pypackage
: https://github.com/audreyr/cookiecutter-pypackage