MelastiX is a collection of wrappers for the open source image registration suite Elastix. Elastix is cross-platform and is normally called from the system command-line (no GUI). MelastiX allows the elastix and transformix commands to be called from within MATLAB as though they are native MATLAB commands. This has the following advantages:
1. The user can feed in MATLAB matrices instead of image file names and get a MATLAB matrix back as a result.
2. Parameters can be passed in as Elastix text files or as an MelastiX YAML file. The latter provides some error-checking options as the type and possible values of the parameters can be checked.
3. Parameter files can be modified by passing an optional structure as a command-line argument. This makes it easy to explore how changing parameters affects registration accuracy.
4. Handles both 2D and 3D data. Examples are only 2D, though.
To get support or report bugs please e-mail me or start an issue on Github (https://github.com/raacampbell/matlab_elastix/issues). Please don't use the comments section below to ask for support.
Requirements:
- You will need to install https://github.com/raacampbell/matlab_elastix
- The image processing toolbox is required to run some of the examples but not to run the registration.
Zitieren als
Rob Campbell (2024). Elastix for MATLAB (https://github.com/raacampbell/matlab_elastix), GitHub. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R2015b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- Image Processing and Computer Vision > Image Processing Toolbox > Geometric Transformation and Image Registration >
Mehr zu Geometric Transformation and Image Registration finden Sie in Help Center und MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
MelastiX_examples/elastix
MelastiX_examples/elastix/private
MelastiX_examples/invert_transform
MelastiX_examples/transformix
MelastiX_examples/transformix/private
code
code/+melastix
code/private
Versionen, die den GitHub-Standardzweig verwenden, können nicht heruntergeladen werden
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.0.0.2 | change title |
|
|
1.0.0.1 | update description |
|
|
1.0.0.0 | modify requirements update submission title
|
|
Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.
Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.