搜索资源列表
matlab图像融合工具箱
- matlab图像融合工具箱,里面包含了几种图像融合方法的实现-Matlab Toolbox, which contains several images of achieving fusion method
weicaise
- 将遥感图像转换为伪彩色的代码,希望对大家有所帮助。 欢迎做图像融合的朋友和我交流-of remote sensing images converted to pseudo-color code, we want to help. Image Fusion do welcome friends and I exchange
matlab_fusion
- 图像融合。图像融合是指把不同传感器获得的同一景物的图像合成一张图像,以克服单一图像在焦距、曝光、光谱和空间分辨率的等方面的存在的局限性,达到提高质量的目的。-image fusion. Image Fusion is different sensors in the same features images of a synthetic image, to overcome the image of a single focus, exposure, spectral and spatial r
two_pic.rar
- 用c++做的,把2张图片融合,可以作为需要图片融合的很好例子,Using c++ to do the integration of two images, the need for image fusion can be used as a good example of
TCPxiaobo
- 用DCT变换和小波变换对全色光学图像和多光谱图像进行融合,生成同一图像。-Use DCT transform and wavelet transform of the panchromatic optical images and multi-spectral image fusion to generate the same image.
FusionPalmprintandPalmVein
- Fusion of Palmprint and Palm Vein Images for Person Recognition Based on Laplacian feature-Fusion of Palmprint and Palm Vein Images for Person Recognition Based on Laplacian feature
kMean
- Spatial registration of multidate or multisensor images is required for many applications in remote sensing, such as change detection, the construction of image mosaics, DEM generation from stereo pairs, and orthorectifi cation. Registration
PixelFusion
- Vc++编制的图像融合程序,主要实现高分辨率的双色图像和低分辨率的彩色图像的融合 -Vc++ compiled image fusion procedures, mainly for high-resolution color images and the integration of low-resolution color images
xiaoboronghe
- 首先对两幅需要进行融合的图像完成小波变换,小波系数位于LL,LH,HL以及HH这4个频带。小波系数的绝对值越大,其对应于更为尖锐的灰度变化(即图像中的突出特征部分),在小波融合中,一个主要的思想便是判断两幅原始图像对应小波系数的绝对值大小。在变换域的每一个小波系数都取绝对值相对大的那一个,这样,便实现了在所有分辨率级别上的小波系数融合,并且新的小波系数完好地保存了更多的频带特征。所有融合后的图像可以通过对新的小波系数进行小波逆变换得到。-First two images need to comp
Umatlabtuxians
- 利用MATLAB实现图像拼接,所谓图像拼接就是将有共同同点的两张或者多张图像进行融合。, -Using MATLAB image stitching, the so-called image mosaic is common with point two or more images fusion. And
Alpha
- MFC做的按像素图像融合,将两幅图融合,非常适合初学者。-MFC do pixel image fusion, the fusion of the two images, ideal for beginners.
pca
- PCA gui code for Image Fusion. Which uses the PCA technique for fusing the images which can be any medical image or geographic image. in this code eign values are been calculated and then merge accordingly.. this code is written as gui code so better
spectral-method
- This source code is for image fusion developed in matlab gui.. this code works for spectral method. In which all types of images can be worked for.. medical image or any geographical images.. fusing the image is the most required source code today.
Multi-focus-Image-fusion-code
- 使用matlab实现不同聚焦的图像的融合,并输出实验结果-Using matlab to achieve the integration of different focus images, and output results
fusion-
- 一篇基于目标分割的红外与可见光图像的融合研究文章,正在从事红外与可见光图像融合的可以下载-An object segmentation based on the integration of research articles infrared and visible images, is engaged in the infrared and visible image fusion can be downloaded
fusetool
- fusion of images from differnt sources in visual sensor networks
DctVarFusion
- Fusion of images using Discrete Cosine Transform
BlindFuse-master
- The main file 'main_BlindFuse.m' is to implement the blind model-based fusion of multi-band and panchromatic images.
simple maximum without fuzzy
- to fuse the two images using maximum method
simple average without fuzzy
- to fuse 2 images using averaging method