搜索资源列表
wavelet-matlab
- matlab的小波变换源代码 可以用来做图像分析,融合 -Matlab wavelet transform source code can be used for image analysis, fusion
imagefusionwavelettransform
- 基于小波变换的图像融合的设计主要可分为三个模块,即图像的小波变换模块、小波系数的融合模块和图像的小波重构模块。 在图像的小波变换部分,主要研究小波的构造。小波的种类有很多,此设计中实现了基于Haar小波、Daubechies小波、Symlets小波和Coiflets小波的图像融合。
imagemosaicbasedonwavelet
- 一种基于小波分解的多图象拼接技术.对在多个图象间进行非规则形状图象拼接的多分辨整合技术进行了研究。运用Multi2masks方法将多个图象的选定区域同时融合在一起, 减小了计算量, 并利用小波变换对图象进行多分辨分解, 采用与频段宽度成正比的加权拼接宽度来消除拼缝的影响.
TCPxiaobo
- 用DCT变换和小波变换对全色光学图像和多光谱图像进行融合,生成同一图像。-Use DCT transform and wavelet transform of the panchromatic optical images and multi-spectral image fusion to generate the same image.
gongcheng
- 用小波变换实现多路数据融合,同时实现消除噪声,改善信号新能的作用。-Using wavelet transform to achieve multi-channel data fusion, at the same time to achieve the elimination of noise can improve the signal a new role.
xiaoboronghe
- 首先对两幅需要进行融合的图像完成小波变换,小波系数位于LL,LH,HL以及HH这4个频带。小波系数的绝对值越大,其对应于更为尖锐的灰度变化(即图像中的突出特征部分),在小波融合中,一个主要的思想便是判断两幅原始图像对应小波系数的绝对值大小。在变换域的每一个小波系数都取绝对值相对大的那一个,这样,便实现了在所有分辨率级别上的小波系数融合,并且新的小波系数完好地保存了更多的频带特征。所有融合后的图像可以通过对新的小波系数进行小波逆变换得到。-First two images need to comp
new0
- 小波变换 多尺度,canny,sobel,roberts,边缘融合-Wavelet multi-scale, canny, sobel, roberts, edge blending
IWaveletss1m
- 图像小波变换,可实现1,2,3层小波,图像增强,融融合等,功能相当强大 ,经测试可直接使用。 -1, 2, 3-layer wavelet image wavelet transform, image enhancement, financial integration, quite powerful, has been tested and can be used directly.
toolbox
- VC编写,具有小波变换,复原,图像融合等算法-VC prepared with wavelet transform, restoration, image fusion algorithm
1
- 这是关于基于小波变换的多聚焦自适应融合算法的matlab源代码-This is fusion algorithm based on multi-focus adaptive wavelet transform matlab source code
chengxu
- 基于小波变换的图像融合代码,低频小波系数加权平均,高频取绝对值较大融合策略 ----小波变换后使用最简单融合规则,效果一般,比空域直接融合稍微好点-Image fusion based on wavelet transform code, weighted average of the low frequency wavelet coefficient, high frequency take absolute value is larger fusion strategy - us
fusion_demo
- 基于小波变换的图像融合算法(使用MATLAB自带的索引图,将两张模糊图像合成为清晰的图像)-Image fusion algorithm based on wavelet transform (using MATLAB with the index of the figure, the two fuzzy image synthesis for clear image
TCPxiaobo
- 用DCT变换和小波变换对全色光学图像和多光谱图像进行融合,生成同一图像。-Use DCT transform and wavelet transform of the panchromatic optical images and multi-spectral image fusion to generate the same image.
mp211
- Gabor小波变换与PCA的人脸识别代码,用于特征降维,特征融合,相关分析等,包含位置式PID算法、积分分离式PID。- Gabor wavelet transform and PCA face recognition code, For feature reduction, feature fusion, correlation analysis, It contains positional PID algorithm, integral separate PID.
sk028
- 基于小波变换的数字水印算法matlab代码,关于神经网络控制,D-S证据理论数据融合。- Based on wavelet transform digital watermarking algorithm matlab code, On neural network control, D-S evidence theory data fusion.
DWT_fusion_demo
- 基于小波变换的图像融合matlab代码,希望对大家科研有用。(Wavelet transform based image fusion matlab code, in the hope that useful for scientific research.)
Image Fusion Based Wavelet Transform
- matlab 程序 基于小波变换的实现灰度图像的融合 经过测试可以使用(The matlab program is based on the wavelet transform to realize the fusion of gray image and can be used after testing.)
VPSNaiduDTCWTfusiondemo
- 基于双树复小波变换的灰度图像融合关键程序(Key program of gray image fusion based on double tree complex wavelet transform)
融合
- 本程序为一个图像融合实现程序。首先,读入图像,此后通过小波变换,在频率域并对图像进行融合。(This program is an image fusion program. First, the image is read into the image, and then the image is fused in the frequency domain through the wavelet transform.)