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
Cite As
Kateryna Artyushkova (2024). Image fusion: resolution merge (improve spatial resolution) (https://www.mathworks.com/matlabcentral/fileexchange/26714-image-fusion-resolution-merge-improve-spatial-resolution), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
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.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |