Skip to main content

No project description provided

Project description

Test Mammograms

The purpose of this repo is to provide a handful of mammograms for unit testing, not for executing a performance test of statistical significance.

Use

from mammograms import gen_cases

for case in gen_cases():
    for view, dicom_path in case.items():
        # `view` may be "rcc", "lmlo", etc.
        # `dicom_path` will be Path(.../FILENAME.dcm)

Cases

This repo includes sfm-benign-0 and sfm-malign-0 which are taken from DDSM.

DDSM was originally provided by the University of South Florida and can be downloaded here, and a curated version known as CBIS-DDSM can be downloaded here. Please also take a look at the license for CBIS-DDSM here.

The DICOMs provided in this repo were taken from CBIS-DDSM and compressed with RLE.

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

mammograms-0.0.1.tar.gz (69.3 MB view hashes)

Uploaded Source

Built Distribution

mammograms-0.0.1-py3-none-any.whl (69.3 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