Medical Image Processing Toolbox

Classes and functions for N-dimensional medical image processing, inspired by ITK
16,3K download
Aggiornato 13 apr 2021

Visualizza la licenza

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

Cita come

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

Compatibilità della release di MATLAB
Creato con R2012b
Compatibile con qualsiasi release
Compatibilità della piattaforma
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

Versione Pubblicato Note della release
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