资源列表
Still_Image_Compression_Using_Wavelet_Transform.r
- Still Image Compression Using Wavelet Transform
ofdm
- 关于ofdm的matlab程序,包含viterbi程序-On ofdm in matlab program, including procedures viterbi
01384598
- A tutorial on wavelet. This describes basic theory of wavelet transforms and the applications of wavelets
1
- mfc动态曲线,可用于上位机对下位机采集的数据动态实时显示-mfc dynamic curves can be used to host computer to the next machine dynamic real-time display of data collected
exact_histogram_specification
- image histogram image enhancement
sp
- 时频分析与简介,并介绍了小波变换,让我们对时频分析有个大致的了解。-Time-frequency analysis and profiles, and introduced the wavelet transform, so we have a time-frequency analysis of the understanding in general.
WaveletHut
- wavelethut程序的源代码,mfc界面,输入为wav文件,用于实现各种类型小波变换
dfdfd
- 基于小波域的图像压缩分组编码及其差错隐藏.-Image compression based on wavelet packet coding and error to hide.
Wavelet-Analysis
- 对于非平稳信号的分析不能依靠傅里叶变换,但可以采用时频分析的方法,其中加窗傅里叶变换是最简单的一种。但是,它有很大的局限性:当基本窗函数一旦取定,窗口的时窗宽度和频窗宽度就固定了,不会随时域和频域的位移而变化。-For non-stationary signal analysis can not rely on Fourier transform, but you can use time-frequency analysis method, in which the windowed Four
roi_spiht_using_multiwavelet
- implementation of roi_using_multiwavelet
Matlab_wavelet
- 掌握小波分析在图像分析等各方面的应用。对图像进行二维离散小波分解、多尺度二维离散小波分解 并提取二维小波分解的高频系数和低频系数, 画出原始图形并显示分解结果。-Master the application of wavelet analysis in image analysis and other applications. Image two-dimensional discrete wavelet decomposition, multi-scale two-dimensiona
Fast_Algorithm_of_Edge_Detection_Based_on_Lifting_
- 本文通过比较第一代和第二代小波算法特点,引入二代小波提升结构的概念,提出了一种基于二代小波提升结构的快速图像边缘检测算法 对三次B样条小波基实现提升格式,通过计算大尺度下分解子图的模值和幅角来确定边缘 经过实验比较,能比经典的边缘检测算法得出更精确的边缘图像,同时通过与基于第一代小波算法的边缘检测比较,基于二代小波提升格式的边缘检测算法计算更快速,更高效。