Implicit Contour Morphing Framework
This software implements algorithms and provides data necessary to generate figures and results presented in "D. Brunet, D. Sills, An implicit contour morphing framework applied to computer-aided severe weather forecasting, IEEE Signal Process. Lett., vol. 22, no. 11, pp. 1936-1939, Nov. 2015."
The directory structure goes as follow:
Inside the main repository, the main scripts for each experiment correspond to the section number in the paper.
- experiment3_1simulation.m must be run before experiment3_1rasterization.m to generate simulated examples (about 700 MB of space needed).
- experiment3_2.m will call experiment3_2byname.m to generate each figure.
- experiment3_3.m can be run directly.
Each script uses functions found in the folder 'FUNCTIONS' and third-party functions found in the folder 'TOOLBOXES'. The data is stored/generated in the folder 'DATA'. Resulting figures are saved in the folder 'RESULTS/FIGURES'.
Zitieren als
Dominique Brunet (2026). Implicit Contour Morphing Framework (https://de.mathworks.com/matlabcentral/fileexchange/66407-implicit-contour-morphing-framework), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Tags
Quellenangaben
Inspiriert von: multimodality non-rigid demon algorithm image registration
Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
CONTOURMORPHING/
CONTOURMORPHING/FUNCTIONS/
CONTOURMORPHING/TOOLBOXES/DemonsRegistration/
CONTOURMORPHING/TOOLBOXES/DemonsRegistration/functions/
CONTOURMORPHING/TOOLBOXES/DemonsRegistration/functions_affine/
CONTOURMORPHING/TOOLBOXES/DemonsRegistration/functions_nonrigid/
| Version | Veröffentlicht | Versionshinweise | |
|---|---|---|---|
| 1.0.0.0 |
