Image fusion: resolution merge (improve spatial resolution)
GUI for improving resolution of lower resolution image using higher resolution image using RGB-to-HSI conversion.
Images have to be spatially co-registered.
Monochromatic (gray scale) low resolution image is converged to colored image by false color mapping to "hot" color scheme. This RGB image is then converted to Hue, Saturation and Value (HSV) image. Value component is replaced by higher resolution image and the resulting HSV image is converted back to RGB. This RGB merged image converted to gray scale is a merged image with improved spatial resolution.
To run, type:
>> resolutionmerge
Can work with any type of color or monochromatic image. If images are colored they are converted to gray scale first and then merged.
To load variables from matlab file, the file should contain variables LOWRES and HIGHRES
引用格式
Kateryna Artyushkova (2025). Image fusion: resolution merge (improve spatial resolution) (https://ww2.mathworks.cn/matlabcentral/fileexchange/26714-image-fusion-resolution-merge-improve-spatial-resolution), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
平台兼容性
Windows macOS Linux类别
标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!| 版本 | 已发布 | 发行说明 | |
|---|---|---|---|
| 1.0.0.0 |
