MIRP
Welcome to MIRP! If you need to quantitatively analyse medical images using a standardised workflow, you have come to the right place!
What can MIRP help you do?
MIRP is a python package for quantitative analysis of medical images. It focuses on processing images for integration with radiomics workflows. These workflows either use quantitative features computed using MIRP, or directly use MIRP to process images as input for neural networks and other deep learning models.
Supported image and mask modalities
File format |
File type |
Supported modality |
---|---|---|
DICOM |
image |
CT, MR (incl. ADC, DCE), PT, RTDOSE, CR, DX, MG |
DICOM |
mask |
RTSTRUCT, SEG |
NIfTI |
any |
any |
NRRD |
any |
any |
numpy |
any |
any |
NIfTI, NRRD, and numpy files support any kind of (single-channel) image. MIRP cannot process RGB or 4D images.
Supported Python versions and operating systems
Python |
Linux |
Windows |
macOS |
---|---|---|---|
3.10 |
✅ |
✅ |
✅ |
3.11 |
✅ |
✅ |
✅ |
3.12 |
✅ |
✅ |
✅ |