This package includes inference codes supporting Super-resolution image and mask interpolations.
Project description
Designed for medical imaging data preprocesing, two types of normalization are implemented:
Medical imaging mask inerpolation.
SR image interpolation through Z directions (i.e., thick-slices to thin-slices) with arbitrary user-selected sampling ratios.
from KevinSR import mask_interpolation, SOUP_GAN
# for mask interp new_masks = mask_interpolation(masks, factor)
# for SR image interp thin_slices = SOUP_GAN(thick_slices, factor)
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
KevinSR-0.1.13.tar.gz
(93.6 kB
view details)
File details
Details for the file KevinSR-0.1.13.tar.gz.
File metadata
- Download URL: KevinSR-0.1.13.tar.gz
- Upload date:
- Size: 93.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
765a93b1f43eead1ae5a9a56a059d57f21f31fa21734e29b8289c3c8dad64adb
|
|
| MD5 |
fd1425aad9d3ce4e720194e614e2e75e
|
|
| BLAKE2b-256 |
f758dd01c172a8964d62e551735ace62703f72df3806176ab1e72e7525c89e2e
|