Implicit Contour Morphing Framework

Implicit contour morphing using non-rigid image registration
85 Downloads
Updated Tue, 06 Mar 2018 22:52:12 +0000

View License

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 (2024). Implicit Contour Morphing Framework (https://www.mathworks.com/matlabcentral/fileexchange/66407-implicit-contour-morphing-framework), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2013a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Read, Write, and Modify Image in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

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