Display the fusion of two images

版本 1.0.0.0 (7.2 KB) 作者: Dany Simard
This is a simple but efficient tool (GUI) for the visualization of 2 superposed images from workspa
5.5K 次下载
更新时间 2007/1/18

无许可证

This is a simple but efficient tool (GUI) for the visualization of 2 superposed images (2D) from the workspace . You can change the display value of each image with a slider, and you have few visualization modes (red fusion, white/gray fusion, addition of the two images multiplied by their display value, addition of one image to the other). Moreover, you can add data points (cross) on the image fusion.

You can simply call the GUI with a function and load images from it or you can load images directly while opening the GUI:

commands:
>>DispFusion
>>DispFusion(Im1)
>>DispFusion(Im1,Im2)

引用格式

Dany Simard (2024). Display the fusion of two images (https://www.mathworks.com/matlabcentral/fileexchange/13568-display-the-fusion-of-two-images), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2006b
兼容任何版本
平台兼容性
Windows macOS Linux
致谢

启发作品: ImagePatchTool

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0

To add a Matlab version requirement notice and to make few code modifications