搜索资源列表
wavelet相邻尺度积系数阈值去噪
- 基于wavelet变换相邻尺度积系数阈值去噪法 在matlab7.0环境下运行 自己编的,希望编的效果比我好的同志,指出我的程序中的缺点,交流下。
多尺度边缘检测实例
- 一个多尺度边缘检测实例,方法是: 1、先对图像进行3个尺度的小波变换; 2、求小波系数的模值及其梯度方向; 3、确定模的极大值,即候选边缘点; 4、通过反变换合成3个尺度的模的极值图像,A multi-scale edge detection example, the method is: 1, first image of the three-scale wavelet transform 2, and the modulus value of wavelet coefficient and
对白噪音信号进行基于小波变换尺度为n的分解
- 对白噪音信号进行基于小波变换尺度为n的分解
lunkuobianhuan
- 一种非常新颖的多角度多尺度变换,轮廓变换的 改进,非下采样轮廓变换,可用于图像处理的多个方面-A very innovative multi-angle multi-scale transformation, transformation to improve the profile, non-down-sampling profile transform, image processing can be used in many areas of
ed
- 使用matlab工具进行边缘检测,基于小波多尺度变换。-Matlab tools use edge detection, based on wavelet multi-scale transform.
mmgbysvmwavelet
- 利用离散小波变换在一维时间序列上进行多尺度变换-The use of discrete wavelet transform in one-dimensional time series on the multi-scale transformation
scalingtransformation
- 本程序可以实现图像的尺度变换功能,使用于初学者对图像的研究-This program can achieve the image scaling function used in the study for beginners right image
MATLABwavelet
- 小波变换的matlab程序,包括离散小波变换,多尺度变换,小波包分析,小波用于图像压缩、水印、去噪-Matlab wavelet transform procedures, including the discrete wavelet transform, multi-scale transform, wavelet packet analysis, wavelet image compression, watermarking, denoising
multi-scale-wavelet-transform
- 利用小波变换中的多尺度变换进行图像边缘特征检测的主程序!-Using multi-scale wavelet transform in image edge detection of the main program features!
ridgelet_transform
- 用matlab编程实现了ridgelet多尺度变换,实现了图像的解析,重构,压缩等功能-Ridgelet with matlab programming a multi-scale transformation to achieve the image resolution, reconstruction, compression and other functions
curvelet变换
- 图像融合中的多尺度变换,对于初学者有很大帮助。
小波变换
- 用keil4编写C代码实现小波变换,以Daubechies小波基进行常用波形的尺度系数和小波系数提取(C code written in keil4, wavelet transform, Daubechies wavelet basis for the commonly used waveform scale coefficients and wavelet coefficients extraction)
小波变换
- 小波变换 信号处理 通过伸缩平移运算对信号(函数)逐步进行多尺度细化,最终达到高频处时间细分,低频处频率细分,能自动适应时频信号分析的要求,从而可聚焦到信号的任意细节。(Wavelet transform signal processing through the telescopic translation operations to signal (function) step by step multi scale refinement, the final breakdown of ti
duochidu
- 图像的多尺度变换方法的回顾和展望,以及matlab仿真程序(The review and Prospect of multiscale transform method, and MATLAB source code)
数学形态学与小波变换
- 小波分解可以使人们在任意尺度观察信号,只需所采用的小波函数的尺度合适。小波分解将信号分解为近似分量和细节分量,它们在应用中分别有不同的特点。比如,对含有噪声的信号,噪声分量的主要能量集中在小波分解的细节分量中,对细节分量做进一步处理,比如阈值处理,可以过滤噪声。(Wavelet decomposition allows people to observe signals at any scale, just the size of the wavelet function is appropri
Desktop
- 图像金字塔分解与图像金字塔重构matlab 程序,实现图像多尺度变换,对图像进行增强(Image pyramid decomposition and reconstruction of image pyramid matlab program,achieveing image enhancement)
小波变换
- 该程序为小波变换以及小波包变换。将波形进行多尺度分解变换,得到近似系数以及细节系数。(The program uses wavelet transform to transform the waveform into multiscale decomposition, and obtains the approximate coefficient and the detail coefficient.)
matlab小波变换程序
- 小波变换(wavelet transform,WT)是一种新的变换分析方法,它继承和发展了短时傅立叶变换局部化的思想,同时又克服了窗口大小不随频率变化等缺点,能够提供一个随频率改变的"时间-频率"窗口,是进行信号时频分析和处理的理想工具。它的主要特点是通过变换能够充分突出问题某些方面的特征,能对时间(空间)频率的局部化分析,通过伸缩平移运算对信号(函数)逐步进行多尺度细化,最终达到高频处时间细分,低频处频率细分,能自动适应时频信号分析的要求,从而可聚焦到信号的任意细节,解决了
多尺度Gabor小波变换在图像检索中的应用
- 对gabor变换和图像检索的细致解释,对学习gabor变换有很好的指导作用(A detailed explanation of Gabor transform and image retrieval)
傅里叶尺度变化拓频
- 该方法在gabor域对地震数据进行基于傅里叶尺度变换的拓频方法。是针对子波估计准确的情况,对于随机反射系数序列可能不太适用。对基于傅里叶尺度变换的拓频信息构建是本文的核心。