Readers for medical imaging datasets
Project description
Readers for medical imaging datasets
The goal of this project is to help researchers and practitioners working with medical imaging datasets to reduce an amount of routine work.
The package contains the functions for reading a dataset into memory and for auxiliary tasks:
- resizing images with their ground truth masks;
- saving images and their ground truth masks slice by slice.
In order to use this package you should download a dataset that you need from Grand Challenges in Biomedical Image Analysis.
First time the focus will be on datasets for cardiac image segmentation problem.
Currently the package provides the means for working with ACDC dataset.
Requirements
- Python>=3.5
Installation
pip3 install medreaders
Documentation
Documentation is available at https://medreaders.readthedocs.io
Project Structure
.
├── docs
│ ├── Makefile
│ ├── conf.py
│ ├── index.rst
│ └── make.bat
├── medreaders
│ ├── ACDC.py
│ └── __init__.py
├── tests
│ └── ACDC.py
├── .gitignore
├── LICENSE
├── README.md
├── requirements.txt
└── setup.py
3 directories, 12 files
Corresponding Author
- Olga Senyukova olga.senyukova@graphics.cs.msu.ru
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file medreaders-1.0.8.tar.gz.
File metadata
- Download URL: medreaders-1.0.8.tar.gz
- Upload date:
- Size: 9.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/57.0.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.6.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
33a9f9219979cde856fac891537743f1453d8002dcac89baaabf2bd3a55c32b4
|
|
| MD5 |
01f9075c147d401f3fc2fd1575cd36d7
|
|
| BLAKE2b-256 |
50d0c8ee2fb71ecd5436ef77e6394a19fed52d9215d8616a774519f35893c0f8
|
File details
Details for the file medreaders-1.0.8-py3-none-any.whl.
File metadata
- Download URL: medreaders-1.0.8-py3-none-any.whl
- Upload date:
- Size: 9.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/57.0.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.6.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
97f80745f732f1fad153443f5e9d1a78e43bf93d70ec4d0cb8682e2c22ddcb58
|
|
| MD5 |
0f386a15a89b1995df8a84878292e763
|
|
| BLAKE2b-256 |
1f23c4696f9fa0918c93f35f163a8d8a050d55e3b6135237edbe3b1fb5ce9d11
|