Medical Image Processing Toolbox

Classes and functions for N-dimensional medical image processing, inspired by ITK
16K Downloads
Updated 13 Apr 2021

View License

This package contains a collection of classes and functions, which allow to comfortably work with medical images and meshes. It provides a intuitive and transparent way of dealing with spacing, origin, image orientation, etc. The package includes functions for input-output with common image formats (mhd, gipl) and mesh formats (vtk, stl), and basic (although not necessarily simple) image processing operations such as image resample, image reslice and image transform.
Please do not hesitate to propose new features, examples or any constructive comments!

The most up to date version can be found in the public gitlab repository:
https://gitlab.com/compounding/matlab

Cite As

Gomez, Alberto. "MIPROT: A Medical Image Processing Toolbox for MATLAB" arXiv preprint arXiv:2104.04771 (2021)

MATLAB Release Compatibility
Created with R2012b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

MedicalImageProcessingToolbox

MedicalImageProcessingToolbox/class_image

MedicalImageProcessingToolbox/class_mesh

MedicalImageProcessingToolbox/processing/Basic

MedicalImageProcessingToolbox/processing/Geometry

MedicalImageProcessingToolbox/processing/IO

MedicalImageProcessingToolbox/processing/Meshes

MedicalImageProcessingToolbox/processing/Misc

MedicalImageProcessingToolbox/processing/Sources

MedicalImageProcessingToolbox/processing/Visu

Version Published Release Notes
1.5

Added project website

1.4

Updated citation info and link to code in gitlab

1.3

* Some bug fixing and extended features for neighbourhood operations
* Extended image I/O
* Improved visualization

1.2.0.0

Some bug fixing
Added some missing functions

1.0.0.0