搜索资源列表
基于matlab的小波融合(多种方法)
- 各种关于小波融合的算法,exercise1:为基于小波变化与局部能量的图像融合方法 exercise2:为基于自适应算法的图像融合算法 myfunction1~myfunction5:为性能指标评价函数
小波域均值图像去噪算法
- 在MATLAB环境下基于小在MATLAB环境下基于小波变换的图像去噪波变换的图像去噪在MATLAB环境下基于小波变换的图像去噪
Gabor
- Gabor滤波器,可以对图像进行二维Gabor小波变换,用来特制提取-Gabor filter can be two-dimensional Gabor wavelet transform image, for a special extraction
mywavedec2
- 在matlab中采用haar小波实现的图像小波分解程序。-Matlab haar wavelet used in the realization of the image wavelet decomposition process.
xiaoboquzao
- 图像的小波去噪,给灰度图像加上一定量的高斯噪声,再采用小波变换的方法去噪.-Wavelet Denoising image to gray image coupled with a certain amount of Gaussian noise, and then using the method of wavelet transform de-noising.
MATLAB-code-wavelet-edge
- 关于图像小波边缘检测的MATLAB程序,用于一般图像边缘检测-wavelet-edge
untitled
- 用matlab实现图像小波分解-Matlab image with wavelet decomposition
xiaoboyaogan
- 使用matlab的小波工具对遥感图像进行图像融合操作-Using matlab wavelet tools of remote sensing images for image fusion operation
Wavelet_denoising
- 使用matlab对图像进行小波去噪,可以有效地去除图像中的噪声-Use matlab wavelet image denoising can effectively remove the image noise
result
- 实现图像小波分解,可以自行指定分解级数,采用daubenchies小波-Achieve the wavelet decomposition, you can specify the decomposition of their own series, using wavelet daubenchies
LtoLHtoH_svd
- 本算法结合小波变换和SVD奇异值变换,实现了水印的嵌入和提取,载体图像的鲁棒性和水印的不可见性,提取出的水印图像的和原水印图像基本一致,抗攻击性强。-The algorithm combines wavelet transform and SVD singular value transformation, achieved watermark embedding and extraction, vector image watermark robustness and invisibility
3
- 图像小波变换,可实现1,2,3层小波,图像增强,融合等,功能相当强大-Wavelet transform, can be realized 1,2,3-layer wavelet, image enhancement, integration, functions quite powerful
MATLABwavelet
- 小波变换的matlab程序,包括离散小波变换,多尺度变换,小波包分析,小波用于图像压缩、水印、去噪-Matlab wavelet transform procedures, including the discrete wavelet transform, multi-scale transform, wavelet packet analysis, wavelet image compression, watermarking, denoising
WaveletDenoising
- 小波去噪,在matlab平台上实现对图像的去噪-Denoising, in matlab platform to realize the image denoising
小波变换图像处理
- 冈萨雷斯中利用小波变换对图像处理的函数库,可用于图像处理(Gonzales wavelet transform using image processing function library, can be used for image processing)
小波变换
- 用小波变换对图像进行分层处理,针对不同的子图像对不同方向进行滤波,达到对图像去噪的目的!(The wavelet transform is used to process the image in different layers, and different images are filtered in different directions, so as to achieve the purpose of image denoising!)
基于小波技术进行图像融合
- 利用matlab采用小波技术,进行图像融合(Image Fusion Based on Wavelet Technology)
基于小波变换的数字水印技术
- 基于小波变换的数字水印技术,运行速度较快,结果较好(Digital watermarking technology based on wavelet transform runs faster and gets better results.)
matlab图像滤波去噪分析及其应用
- matlab图像滤波去噪分析及其应用 双线性滤波、Kirsch滤波、超限邻域滤波、逆滤波、双边滤波、同态滤波、小波滤波、六抽头滤波、约束最小平方滤波、非线性复扩散滤波、Lee滤波、Gabor滤波,、Wiener滤波、Kuwahara滤波、Beltrami流滤波、Lucy?Richardson滤波、NoLocalMeans滤波等研究内容。(Analysis and application of MATLAB image filtering and denoising Bilinear fi
DCT,DWT,DFT,LSB数字水印MATLAB+GUI界面
- 本课题为基于MATLAB的小波变换dwt和离散余弦dct的多方法对比数字水印系统。带GUI交互界面。有一个主界面GUI,可以调用dwt方法的子界面和dct方法的子界面。流程包括,读取宿主图像和水印图像,嵌入,多种方法的攻击(剪切,加噪,旋转等),提取,最后利用psnr峰值信噪比进行评价不同攻击下,鲁棒性的好坏。(This project is based on MATLAB wavelet transform DWT and discrete cosine DCT multi method co