搜索资源列表
图像的小波变换源代码
- 运用小波变换将图像从空间域转换到频率域
小波变换图像降噪中的daubcqf.m等M文件
- 小波变换图像降噪中的daubcqf.m等M文件
二进小波变换(MATLAB源程序)
- 该程序应用二进小波变换对二维信号图像进行去噪
基于小波变换的图像数字水印
- 在linux系统下的基于小波变换的图像数字水印,windows用户下载时请注意,仅供参考。
基于小波变换的图像融合
- 基于matlab的小波变换影像融合,超简洁,经典!!
基于matlab的遗传算法程序及基于matlab的小波变换实现图像边缘提取
- 基于matlab的遗传算法程序及基于matlab的小波变换实现图像边缘提取
一维和二维小波变换的VC实现
- 小波算法在vc的具体实现.小波算法在图像处理,视频压缩,特征提取等领域有广泛应用,程序以灰度图像为数据分别演示了一维和二维小波变换,希望对大家有所帮助.谢谢!-vc wavelet algorithm in a concrete realization. Wavelet algorithms in image processing, video compression, feature extraction and other fields have extensive application
基于小波变换的数字水印系统设计
- 本文提出一种基于小波变换的图像数字水印算法,通过将低频子图分块并量化其小波系数,实现水印的嵌入和提取,并对其进行抗噪声、JPEG压缩、旋转等实验。对于旋转攻击,该算法结合了图像的归一化技术。实验结果表明,该算法对常见图像处理和旋转都有较好的鲁棒性。
小波变换以及其在图像处理中的应用
- 本书详细介绍了小波变换的原理,以及小波变换在图像处理当中的各项应用。通过列举适当的例子可以加深读者的印象,并帮助读者理解相关的知识点。
小波变换对图像滤波
- 文档包含对图像进行滤波的常用方法如小波变换、中值滤波等方法的源代码。以及对该滤波方法进行阐述的报告。对学数字图像处理的同学们有帮助。
基于KTL和小波变换的图像处理算法
- 小波变换 KLT变换 图像处理 小波变换和KLT变换的matlab实现(Matlab implementation of wavelet transform, KLT transform, image processing, wavelet transform and KLT transform)
基于小波变换的图像匹配
- 基于小波变换的图像匹配程序Image matching program based on Wavelet Transform(Image matching program based on Wavelet Transfor mImage matching program based on Wavelet Transform)
基于小波变换融合技术的可视化软件代码
- 图像融合小波变换,修改图片恢复破损的图片为一个新的图片,还原图片(Image fusion, wavelet transform, modify the picture, restore the damaged picture for a new picture, restore the picture)
小波变换图像处理
- 冈萨雷斯中利用小波变换对图像处理的函数库,可用于图像处理(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!)
小波变换
- DFT小波变换,主要用于图像视频处理中,是DFT的最基本变换形式。(Discrete wavelet transform,is mainly used for image processing,and it's the most basic form of the transformation.)
基于小波变换图像压缩方法的代码
- 这个文件适合基于小波变换图像压缩方法,对图像进行小波变换的压缩!希望你能用的到!(This file is suitable for the image compression method based on the wavelet transform, and the image is compressed by the wavelet transform. I hope you can use it!)
基于小波变换的图像降噪
- 基于小波变换的图像去噪,从含噪图像可以看出噪声含量非常强,而从去噪的结果可以看出,通过小波去噪后的图像基本和原图像一致。第一次消噪滤去了大部分高频噪声,但与原图比较,依然有不少高频噪声,第二次消噪在第一次消噪基础上,再次滤去高频噪声,消噪效果较好,但图像质量比原图稍差。(Image denoising based on wavelet transform shows that the noise content is very strong from noisy images, and from
OpenCV3小波变换源码
- OpenCV3.0版本的小波变换源码,并且自动将读入的彩图转换为黑白图像,无需提供黑白素材
小波变换
- 做地震数据处理的去噪程序,通过原始信号,加噪声的信号,以及小波变换的信号进行比较分析,并生成图像。(Do the denoising program of seismic data processing, compare and analyze the original signal, noise signal and wavelet transform signal, and generate the image.)