Medical Image Processing Toolbox

Version 1.5 (289 ko) par Alberto Gomez
Classes and functions for N-dimensional medical image processing, inspired by ITK
16,3K téléchargements
Mise à jour 13 avr. 2021

Afficher la licence

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

Citation pour cette source

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

Compatibilité avec les versions de MATLAB
Créé avec R2012b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Remerciements

Inspiré par : Read Medical Data 3D

A inspiré : MEDICAL-IMAGE-FILTER-CODE, DIP lab 11, Simple Viewer 3D

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 Publié le Notes de version
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