AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.py
dicom_wsi/__init__.py
dicom_wsi/add_annotations.py
dicom_wsi/base_attributes.py
dicom_wsi/character_validations.py
dicom_wsi/cli.py
dicom_wsi/compare_imgs.py
dicom_wsi/dicom_wsi.py
dicom_wsi/extract_annotations.py
dicom_wsi/extract_image_patches.py
dicom_wsi/image_filter.py
dicom_wsi/input_validation.py
dicom_wsi/mapping.py
dicom_wsi/parse_wsi.py
dicom_wsi/pixel_data_conversion.py
dicom_wsi/pixel_to_slide_conversions.py
dicom_wsi/run.py
dicom_wsi/sequence_attributes.py
dicom_wsi/shared_functional_groups.py
dicom_wsi/utils.py
dicom_wsi.egg-info/PKG-INFO
dicom_wsi.egg-info/SOURCES.txt
dicom_wsi.egg-info/dependency_links.txt
dicom_wsi.egg-info/entry_points.txt
dicom_wsi.egg-info/not-zip-safe
dicom_wsi.egg-info/requires.txt
dicom_wsi.egg-info/top_level.txt
docs/Makefile
docs/annotations.rst
docs/authors.rst
docs/code.rst
docs/conf.py
docs/contributing.rst
docs/errors.rst
docs/example.rst
docs/extract.rst
docs/gettingstarted.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/isyntax.rst
docs/make.bat
docs/readme.rst
docs/tldr.rst
docs/usage.rst
docs/images/annotation.jpg
tests/CMU-1-JP2K-33005.xml
tests/__init__.py
tests/base.yaml
tests/compare_converters.sh
tests/test_base_attributes.py
tests/test_build_base.yaml
tests/test_character_validations.py
tests/test_get_wsi.yaml
tests/test_parse_wsi.py
tests/test_sequence_attributes.py
tests/test_shared_functional_groups.py