Skip to main content

Test data for wsidicom

Project description

wsidicom-data

Test data for wsidicom.

Install

Install from pypi:

pip install wsidicom-data

Re-creating encoded test data

python .\wsidicom_data\create_encoded_test_files.py

Accessing test data

from wsidicom_data import TestData, EncodedTestData, defined_encoder_settings

test_tile_path = TestData.get_test_tile_path()

settings = defined_encoder_settings[0]
encoded_test_file_path = EncodedTestData.get_filepath_for_encoder_settings(settings)

Description of data

  • test_tile.png is extracted from CMU-1-Small-Region.svs in the OpenSlide test data set
  • Encoded test data is created from the test_tile.png using different encoders. The target transfer syntax, color, and bits per pixel is given in the filename.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wsidicom_data-0.3.0.tar.gz (2.9 MB view hashes)

Uploaded Source

Built Distribution

wsidicom_data-0.3.0-py3-none-any.whl (2.9 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page