AUTHORS.md
CONTRIBUTING.rst
HISTORY.md
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.md
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.md
docs/tia_logo.png
docs/usage.rst
docs/images/read_bounds_tissue.png
docs/images/read_rect-interpolated-reads.png
docs/images/read_rect_tissue.png
tests/__init__.py
tests/conftest.py
tests/test_exceptions.py
tests/test_save_tiles.py
tests/test_slide_info.py
tests/test_stainnorm.py
tests/test_tiatoolbox.py
tests/test_utils.py
tests/test_wsimeta.py
tests/test_wsireader.py
tests/data/norm_macenko.png
tests/data/norm_reinhard.png
tests/data/norm_ruifrok.png
tests/data/norm_vahadane.png
tests/data/source_image.png
tiatoolbox/__init__.py
tiatoolbox/__main__.py
tiatoolbox/cli.py
tiatoolbox/tiatoolbox.py
tiatoolbox.egg-info/PKG-INFO
tiatoolbox.egg-info/SOURCES.txt
tiatoolbox.egg-info/dependency_links.txt
tiatoolbox.egg-info/entry_points.txt
tiatoolbox.egg-info/not-zip-safe
tiatoolbox.egg-info/requires.txt
tiatoolbox.egg-info/top_level.txt
tiatoolbox/dataloader/__init__.py
tiatoolbox/dataloader/save_tiles.py
tiatoolbox/dataloader/slide_info.py
tiatoolbox/dataloader/wsimeta.py
tiatoolbox/dataloader/wsireader.py
tiatoolbox/tools/__init__.py
tiatoolbox/tools/stainextract.py
tiatoolbox/tools/stainnorm.py
tiatoolbox/utils/__init__.py
tiatoolbox/utils/exceptions.py
tiatoolbox/utils/misc.py
tiatoolbox/utils/transforms.py