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'.
Cite As
Dominique Brunet (2023). Implicit Contour Morphing Framework (https://www.mathworks.com/matlabcentral/fileexchange/66407-implicit-contour-morphing-framework), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Acknowledgements
Inspired by: multimodality non-rigid demon algorithm image registration
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
CONTOURMORPHING/
CONTOURMORPHING/FUNCTIONS/
CONTOURMORPHING/TOOLBOXES/DemonsRegistration/
CONTOURMORPHING/TOOLBOXES/DemonsRegistration/functions/
CONTOURMORPHING/TOOLBOXES/DemonsRegistration/functions_affine/
CONTOURMORPHING/TOOLBOXES/DemonsRegistration/functions_nonrigid/
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |