搜索资源列表
wave.rar
- 小波滤波的MALLAT算法,程序编写的很容易懂,能实现bd1-db10的小波分解和重构,比我前一次发的小波算法更简单易懂,Wavelet filtering MALLAT algorithm, programming is very easy to understand, to achieve bd1-db10 wavelet decomposition and reconstruction, than I made the previous wavelet algorithm is more
imagereconstruction
- 基于小波和插值的超分辨率图像重建算法,通过插值后将小波分解应用于图像中,再通过逆变换得到重构图像-And interpolation based on wavelet super-resolution image reconstruction algorithm by interpolating the image after the wavelet decomposition used, then the reconstructed image through the inverse tran
63535316jiqishijue
- 视频文字识别在视频分析与检索中有着重要作用,该算法对字幕图像进行N层小波分解,获得该视频文字的低频分量,再借助相似性度量方法实现视频文字的识别。-Video character recognition in the video analysis and retrieval plays an important role in the algorithm of subtitles images N layer wavelet decomposition, which is low-frequenc
wavelet_signal
- 采用Mallat算法的一维和二维小波分解程序代码-Mallat algorithm using one-dimensional and two-dimensional wavelet decomposition code
21-72
- ::针对传统的基于小波变换的反锐化掩模图像增强算法中存在的问题,即对比度相同而幅角不同的边缘达到的增强效果之间差别较大,提出了一种新的基于小波变换的反锐化掩模图像增强算法。该算法在对原始图像进行小波分解的基础上,根据小波变换所提供的幅角,对小波系数进行-:: For the traditional wavelet transform based on unsharp masking image enhancement algorithm for the problems that exist,
Wavelet
- 不同的小波分解降噪算法,如局部阈值,全局阈值,提升小波等-Wavelet decomposition of different noise reduction algorithms, such as the local threshold, global threshold, such as lifting wavelet
z1
- 基于图像小波分解的特点和小波分解后高频小波系数的统计特性 构造了一种新阈值函数的去噪算法 摘 要 , 。 : 介绍了新阈值函数的原理 推导了算法公式 该阈值函数连续 可导 实验结 对比传统的硬阈值 软阈值去噪算法 , , 。 、 。 、 利用新阈值函数进行图像去噪 能够有效地抑制图像噪声及马赛克效应 果表明 。 , ,-Accordingtoanalysisofthepropertiesofwavelettransformandstatistica
DIP_System
- 强大的一款图像处理的源码,包含各种通用的图像处理算法:滤波、图像恢复、形态学变换、图像分割、边缘检测、各种图像编码、小波分解... 热爱图像处理的人一定不要错过。-A powerful image processing source code, including a variety of commonly used image processing algorithms: filtering, image restoration, morphological transformation,
dwt-watermarking
- 本利用MATLAB,结合aronld变换实现了基于小波分解的图像数字水印算法,经调试通过-The use of MATLAB, with aronld Transform Wavelet-based Image Watermarking by debugging through the
db8
- 小波分解和重构的算法,分析了信噪比,可自行定义分解级数-wavelet alg for image
waveleseriestthreshoding
- 使用matlab的小波分解和重建函数对24位的ADC采样数据进行小波变换和去噪,去噪使用阈值算法,阈值的选取具体使用了6种方法进行对比,对于不同信号其效果是不同的!把去噪后的信号和原始信号放在一个图中,使用不同颜色的曲线进行对比,效果可以很直观的表现。-Using matlab wavelet decomposition and reconstruction of the function for 24-bit ADC sampling data wavelet transform and de
wt_pca
- matlab实现的小波分解和pca结合的人脸识别算法,识别率较好-matlab implementation of wavelet decomposition and pca combination of face recognition algorithms, a better recognition rate
Wavelet
- 使用二次样条小波的多尺度小波分解及重构算法,为非抽样小波-wavelet transform using quadratic spline wavelet filters
tool_image_6
- 基于fft和二进小波编写的二维小波多孔算法图像分解,效果不错-Fft and based on dyadic wavelet algorithm for the preparation of porous two-dimensional wavelet image decomposition, good results
xiaobo
- 基于小波灰度相似关联强噪声图像处理算法。通过对图像进行三层小波分解,得到各个方向上的分量。然后根据同一方向上各层之间的灰色关联度区分是噪声还是边缘。在对该点值进行增强或减弱。从而实现对强噪声图像的滤波。该算法比其他算法效果更明显。-Gray similarity based on wavelet image processing algorithms associated with strong noise. Three of the images by wavelet decompositio
waveletDB4PRO
- 在理解了离散小波变换的基本原理和算法的基础上,通过设计VC程序对简单的一维信号进行小波分解系数;再通过改变分解得到的各层高频系数进行信号的小波重构达到消噪的目的-Understand the discrete wavelet transform in the fundamental principles and algorithms, based on the VC program by designing a simple one-dimensional signal wavelet coef
Wavelet_Decomposition_For_Images
- 小波算法,用于小波分析,数据,图像等。一维,二维数据的小波分解。(Wavelet algorithm is used for wavelet analysis, data, images and so on. Wavelet decomposition of one dimensional and two dimensional data.)
小波分解与重构
- 简单的小波变换函数,基本的原理,算法,适合学习(Simple wavelet transform function, basic principle, algorithm)
二维离散小波变换
- mallatm.m:一维mallat快速分解函数 mallatr.m:一维mallat快速重建函数 mallatm2d.m:二维mallat快速分解与合成算法的演示函数,要调用mallatm.m与mallatr.m 在matlab命令行键入(Two dimensional discrete wavelet transform)
小波分解
- 将图像进行二层小波分解,里面有两种不同的算法,同时绘制了图像的直方图(Two layers of wavelet decomposition of images)