Medical Image Processing Toolbox

版本 1.5 (288.8 KB) 作者: Alberto Gomez
Classes and functions for N-dimensional medical image processing, inspired by ITK
16.0K 次下载
更新时间 2021/4/13

查看许可证

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

引用格式

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

MATLAB 版本兼容性
创建方式 R2012b
兼容任何版本
平台兼容性
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

版本 已发布 发行说明
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